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:
25f1304
)
Bluetooth: Add fine grained mem_flags usage to btusb driver
author
Marcel Holtmann
<marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:10 +0000
(12:17 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:10 +0000
(12:17 +0100)
The URB submission routines need more fine grained control for the
mem_flags used by kmalloc(), usb_alloc_urb() and usb_submit_urb() to
better support different caller situations. Add a mem_flags parameter
and give the caller full control.
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
No differences found