]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: convert info timer to delayed_work
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 15 Dec 2011 03:16:14 +0000 (01:16 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:57 +0000 (17:07 -0200)
commite7b9e8df931006f34dba4c9c8d39c4701be6eac2
treeca137948498eb9d21a7e1d5fb442ab1d34c959e5
parente8e61748a8b3f5adc0fd0e0d0f30622cb518fd6b
Bluetooth: convert info timer to delayed_work

Another step of remove interrupt context from Bluetooth Core.
Use the system workqueue.

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