]> git.baikalelectronics.ru Git - kernel.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)
commitb2badaccfd03e5e2bcf1e3ee99c560fc55897cd5
tree0a0cfbebbd170fc678030bb2c7a51b0bd3657bb7
parentddae93aa26de387c75b5f69092963b950de04b1d
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