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:
828d7d7
)
Bluetooth: Refactor L2CAP channel allocation
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Fri, 8 Apr 2011 18:40:02 +0000
(15:40 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 27 Apr 2011 21:51:34 +0000
(18:51 -0300)
If the allocation happens at l2cap_sock_create() will be able to use the
struct l2cap_chan to store channel info that comes from the user via
setsockopt.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found