Hi Johan, > 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 <johan.hedberg@xxxxxxxxx> > --- > net/bluetooth/hci_core.c | 4 ++-- > net/bluetooth/mgmt.c | 3 ++- > 2 files changed, 4 insertions(+), 3 deletions(-) Acked-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html