git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6206fa
)
USB: mention URB_FREE_BUFFER in usb_free_urb documentation
author
Rabin Vincent
<rabin@rab.in>
Sun, 9 Nov 2008 06:10:30 +0000
(11:40 +0530)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 13 Nov 2008 22:45:02 +0000
(14:45 -0800)
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>
No differences found