diff options
author | Johan Hedberg <[email protected]> | 2013-01-14 22:33:52 +0200 |
---|---|---|
committer | Gustavo Padovan <[email protected]> | 2013-01-18 02:58:37 -0200 |
commit | 46818ed514102c8d251d4aff5c99ad3ff6805432 (patch) | |
tree | 7313ef0c4b35ddbc24df00f68194f10ba280f393 /lib/dynamic_debug.c | |
parent | 1920257316615676387794cc5fb838183b3bae7f (diff) |
Bluetooth: Fix using system-global workqueue when not necessary
There's a per-HCI device workqueue (hdev->workqueue) that should be used
for general per-HCI device work (except hdev->req_workqueue that's for
hci_request() related work). This patch fixes places using the
system-global work queue and makes them use the hdev->workqueue instead.
Signed-off-by: Johan Hedberg <[email protected]>
Acked-by: Marcel Holtmann <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions