]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move LE scan disable/restart behind req_workqueue
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 11 Nov 2015 06:11:23 +0000 (08:11 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:30 +0000 (17:50 +0100)
commit7c1fbed23981faff2840ddc8909e7c78d80ade30
tree0a0cfbebbd170fc678030bb2c7a51b0bd3657bb7
parent145a0913ef180af6be7af2c50056ae171c2a2b94
Bluetooth: Move LE scan disable/restart behind req_workqueue

To avoid any risks of races, place also these LE scan modification
work callbacks behind the same work queue as the other LE scan
changes.

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