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:
89bc500
)
Bluetooth: Add refcnt to struct l2cap_chan
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 17 May 2011 17:34:52 +0000
(14:34 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Mon, 13 Jun 2011 17:55:33 +0000
(14:55 -0300)
struct l2cap_chan has now its own refcnt that is compatible with the
socket refcnt, i.e., we won't see sk_refcnt = 0 and chan->refcnt > 0.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found