Bluetooth: Move L2CAP timers to workqueue
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 23 Jun 2011 22:29:58 +0000 (19:29 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:55 +0000 (17:07 -0200)
commit7b684a7b8d4ed965c475b3647d8bff02a5859156
tree8a0ab0aee4b619b91e9e68daca1a1369d29ab18d
parent88784a1c96dae003a42a49f0867e034d676f3dda
Bluetooth: Move L2CAP timers to workqueue

L2CAP timers also need to run in process context. As the works in l2cap
are small we are using the system worqueue.

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