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)
commit721c41812daf7b38759942563773a7832e3c990d
tree8a0ab0aee4b619b91e9e68daca1a1369d29ab18d
parentb9cc553f12d14b692d0fcb607d28db783da68139
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