]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: convert chan_lock to mutex
authorGustavo F. Padovan <padovan@profusion.mobi>
Fri, 9 Dec 2011 06:45:12 +0000 (04:45 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:56 +0000 (17:07 -0200)
commit952ffe0e0c2fe88344a1e30b1e04e627bd5af189
treedcbaef3a745c59177c5c87671bfd7c99932bc3cd
parent6abbbd60f0676dba8b6be181fc2010186356414d
Bluetooth: convert chan_lock to mutex

spin lock doesn't fit ok anymore on the new code based on workqueues.

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