commit | 280f294f7bd0c14d9f802a551c95dc930e31d723 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Apr 13 19:01:22 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Apr 13 19:01:22 2011 -0300 |
tree | bbaafef3334a85d339ff07cff622fcb58b4ef806 | |
parent | 9f72c1d977e47a7d182d49ea131067cba0a96ab8 [diff] |
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid() 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>