commit | 7c1fbed23981faff2840ddc8909e7c78d80ade30 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Nov 11 08:11:23 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Nov 19 17:50:30 2015 +0100 |
tree | 0a0cfbebbd170fc678030bb2c7a51b0bd3657bb7 | |
parent | 145a0913ef180af6be7af2c50056ae171c2a2b94 [diff] |
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>