OSDN Git Service

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)
commitaf02dd446999796a742e3940d1a25f2b35b6eeba
treeb3e1b496b9a0232cef9965d6e7853737613ae7e7
parent84235d222a297a281dbe984ef4f28519cacc5fe3
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