Bluetooth: Move discoverable timeout behind hdev->req_workqueue
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 23 Nov 2015 13:43:06 +0000 (15:43 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Dec 2015 23:51:48 +0000 (00:51 +0100)
commitc366f555b8df67633b849a5088bb897d6c63aaa5
tree4c07c7724649b050ddbdd93d677c92dd0ca79bdb
parentaed1a8851db022c3bd22af41a343068b8c6e40c1
Bluetooth: Move discoverable timeout behind hdev->req_workqueue

Since the other discoverable changes are behind req_workqueue now it
only makes sense to move the discoverable timeout there as well.

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
This page took 0.033107 seconds and 5 git commands to generate.