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:
ba3bd0e
)
Bluetooth: Add state tracking to struct l2cap_chan
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Fri, 3 Jun 2011 03:19:47 +0000
(
00:19
-0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Mon, 13 Jun 2011 17:55:33 +0000
(14:55 -0300)
Now socket state is tracked by struct sock and channel state is tracked by
chan->state. At this point both says the same, but this is going to change
when we add AMP Support for example.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found