Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 22:01:22 +0000 (19:01 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 13 Apr 2011 22:01:22 +0000 (19:01 -0300)
Fix an locking issue with the new l2cap_att_channel(). l2cap_att_channel()
was trying to lock a locked socket.

Reported-by: Anderson Lizardo <anderson.lizardo@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found