commit | 53c0ba74510c1182786dcd1e3710215467777601 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Sun Nov 22 16:43:43 2015 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Dec 10 00:51:48 2015 +0100 |
tree | d3099c9fa312136b2c1b9e958f78944386f22240 | |
parent | f22525700b2ae34eb97a29a91e2eee902062b484 [diff] |
Bluetooth: Move connectable changes to hdev->req_workqueue This way the connectable changes are synchronized against each other, which helps avoid potential races. The connectable mode is also linked together with LE advertising which makes is more convenient to have it behind the same workqueue. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>