]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Convert auto accept timer to use delayed work
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 15:11:39 +0000 (18:11 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 16:12:12 +0000 (09:12 -0700)
commitfeecb1587eac58427575bb5fce3ea1513ebb1bab
tree3d72b9a4fce174e064c852d5a44100a988c3308e
parentcd2c05475acafe492745dceb0b2daab0ea5bbfdf
Bluetooth: Convert auto accept timer to use delayed work

Since the entire Bluetooth subsystem runs in workqueues these days there
is no need to use a timer for deferring work.

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_conn.c
net/bluetooth/hci_event.c