]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfd5af2540218f01163f98388c72d032961fc1fe0
tree8a0ab0aee4b619b91e9e68daca1a1369d29ab18d
parent24532c3803384c4e811f58c1beebd5f303b632fd
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