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)
commitd01b2ff4e6496bc48a1917b6340e13263f871a15
treedcbaef3a745c59177c5c87671bfd7c99932bc3cd
parent67d0dfb5ec781e9fe030e4e61359ee6eed66ff92
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