Bluetooth: Use delayed work for advertisiment cache timeout
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 20 Jun 2011 19:39:29 +0000 (16:39 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:55 +0000 (17:07 -0200)
commitdb323f2fff0ded058f033df6235e8c2be4146bfd
tree4e267f325506f2cff3b496dc1c52cde57c4a74fd
parent19c40e3bcaf2d969f5d4ee85bbe1330b54d36d9c
Bluetooth: Use delayed work for advertisiment cache timeout

As HCI rx path is now done in process context it makes sense to do all the
timer in process context as well.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c