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:
d08fd0e
)
Bluetooth: Fix socket not getting freed if l2cap channel create fails
author
Jaganath Kanakkassery
<jaganath.k@samsung.com>
Thu, 19 Jul 2012 07:24:04 +0000
(12:54 +0530)
committer
Gustavo Padovan
<gustavo.padovan@collabora.co.uk>
Mon, 6 Aug 2012 18:19:37 +0000
(15:19 -0300)
If l2cap_chan_create() fails then it will return from l2cap_sock_kill
since zapped flag of sk is reset.
Signed-off-by: Jaganath Kanakkassery <jaganath.k@samsung.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
No differences found