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:
7cbc9bd
)
Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Mon, 18 Apr 2011 21:38:43 +0000
(18:38 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Thu, 5 May 2011 16:47:38 +0000
(13:47 -0300)
The intention is to get rid of the l2cap_sk_list usage inside
l2cap_core.c. l2cap_sk_list will soon be replaced by a list that does not
depend on socket usage.
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found