commit | 62f3a2cfb1891c070631e496eeea852e949ea8bb | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 14 18:34:34 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Apr 14 18:34:34 2011 -0300 |
tree | 2d1a6d60f612f14fd7fdb9bd256f621cac0dc544 | |
parent | 280f294f7bd0c14d9f802a551c95dc930e31d723 [diff] |
Bluetooth: Fix another locking unbalance 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>