summaryrefslogtreecommitdiff
path: root/include/linux/flat.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/flat.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/flat.h')
0 files changed, 0 insertions, 0 deletions
Greg Kroah-Hartman 2017-09-22arch: remove unused *_segments() macros/functionsTobias Klauser 2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds 2017-07-10c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada 2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds 2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds 2017-07-03binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro 2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser 2017-06-20c6x: remove DMA_ERROR_CODEChristoph Hellwig 2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig 2017-03-28c6x: switch to RAW_COPY_USERAl Viro 2017-03-28c6x: remove duplicate definition of __access_okAl Viro 2017-03-28asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro 2017-03-27add asm-generic/extable.hAl Viro