summaryrefslogtreecommitdiff
path: root/include/linux/quicklist.h
diff options
context:
space:
mode:
authorRabin Vincent <rabin@rab.in>2008-11-09 11:40:30 +0530
committerGreg Kroah-Hartman <gregkh@suse.de>2008-11-13 14:45:02 -0800
commit2870fde780bbdf6442e9efe7ca5fc11bcdd2a09a (patch)
treefd5d4038e7f683f1579694364bbd41adbdea8065 /include/linux/quicklist.h
parentc6206faa4f18bcc837a12552b8c184ab1668fdea (diff)
downloadkernel-2870fde780bbdf6442e9efe7ca5fc11bcdd2a09a.tar.gz
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
The usb_free_urb comment says that the transfer buffer will not be freed, but this is not the case when URB_FREE_BUFFER is set. Signed-off-by: Rabin Vincent <rabin@rab.in> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/quicklist.h')
0 files changed, 0 insertions, 0 deletions
ntry when handling pre/post_ct flowsLouis Peens 2021-06-02nfp: flower-ct: add ct zone tableLouis Peens 2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-04-06nfp: flower: add support for packet-per-second policingPeng Zhang 2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang