Bluetooth: Fix another locking unbalance
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 14 Apr 2011 21:34:34 +0000 (18:34 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 14 Apr 2011 21:34:34 +0000 (18:34 -0300)
l2cap_get_sock_by_scid was changed to not lock the socket anymore, but I
forgot to change all the users of this function.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found