From: Johan Hedberg Date: Mon, 14 Jan 2013 20:33:51 +0000 (+0200) Subject: Bluetooth: Use req_workqueue for hci_request operations X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~49^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1920257316615676387794cc5fb838183b3bae7f;p=pandora-kernel.git Bluetooth: Use req_workqueue for hci_request operations This patch converts work assignment relying on hci_request() from the system-global work queue to the per-HCI device specific work queue (hdev->req_workqueue) intended for hci_request() related tasks. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed