Bluetooth: Use req_workqueue for explicit connect requests
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 06:11:20 +0000 (08:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:29 +0000 (17:50 +0100)
commit84235d222a297a281dbe984ef4f28519cacc5fe3
tree55e90f491d25c235350747ea757eedfeb213ed77
parent4ebeee2dff9815619be6ff9a845d33716f48468c
Bluetooth: Use req_workqueue for explicit connect requests

Since explicit connect requests are also a sub-category of passive
scan updates, run them through the same workqueue as the other passive
scan changes.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_conn.c
net/bluetooth/hci_request.c
This page took 0.027618 seconds and 5 git commands to generate.