Bluetooth: Add fine grained mem_flags usage to btusb driver
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 30 Nov 2008 11:17:10 +0000 (12:17 +0100)
committerMarcel 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