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:
4519de9
)
Bluetooth: Create l2cap_chan_send()
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 28 Apr 2011 21:50:17 +0000
(18:50 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000
(16:58 -0300)
This move all the sending logic to l2cap_core.c, but we still have a
socket dependence there, struct msghdr. It will be removed in some of the
further commits.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found