git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f72c1d
)
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 13 Apr 2011 22:01:22 +0000
(19:01 -0300)
committer
Gustavo 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