]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbc2cd18bda9648e57d0977ca25e47cad32380266
treeb88a105b9caef1ccb5672bff52b479f601f74e76
parent85431243895b5e1f01744a5ef1af01ed4b5806bf
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()

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>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c