]> 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)
commit6ea42d25c4e66a3c73490173a0cf3fb7d9e18f82
tree55e90f491d25c235350747ea757eedfeb213ed77
parentb956cb4355636a2a2f297b09e5f3aa774e5e8fa0
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