]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Use req_workqueue for background scanning when powering on
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 06:11:21 +0000 (08:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:29 +0000 (17:50 +0100)
commitbc18771901e69c1a3116d8bb7b85611d27ae66a7
treeb3e1b496b9a0232cef9965d6e7853737613ae7e7
parent6ea42d25c4e66a3c73490173a0cf3fb7d9e18f82
Bluetooth: Use req_workqueue for background scanning when powering on

We can easily use the new req_workqueue based background scan update
for the power on case. This also removes the last external user of
__hci_update_background_scan().

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c