From: Marcel Holtmann Date: Sun, 30 Nov 2008 11:17:10 +0000 (+0100) Subject: Bluetooth: Add fine grained mem_flags usage to btusb driver X-Git-Tag: v2.6.29-rc1~581^2~343^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eda66f4a0b9803c6a85d5e5ccd8e802bd23b998;p=pandora-kernel.git Bluetooth: Add fine grained mem_flags usage to btusb driver 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 --- Reading git-diff-tree failed