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:
b445003
)
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
author
Gustavo F. Padovan
<padovan@profusion.mobi>
Tue, 12 Apr 2011 21:17:14 +0000
(18:17 -0300)
committer
Gustavo F. Padovan
<padovan@profusion.mobi>
Wed, 27 Apr 2011 21:51:34 +0000
(18:51 -0300)
l2cap_chan_connect() is a much better name and reflects what this
functions is doing (or will do once socket dependence is removed from the
core).
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
No differences found