]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit77658ab233f181398544e8cc0d4060a8500d7c8c
tree55e90f491d25c235350747ea757eedfeb213ed77
parentc3ade83ed50bd02e0ad8f45ee5afd418eda0bca9
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