Bluetooth: Change l2cap chan_list to use RCU
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 17 Dec 2011 12:56:45 +0000 (10:56 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Sun, 18 Dec 2011 19:07:57 +0000 (17:07 -0200)
This list has much more reads than writes, so RCU makes senses here, also
it avoid deadlock against the socket lock.

Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found