Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
authorGustavo F. Padovan <padovan@profusion.mobi>
Tue, 12 Apr 2011 21:17:14 +0000 (18:17 -0300)
committerGustavo 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