Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 4 May 2011 22:42:50 +0000 (19:42 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000 (16:58 -0300)
commit0f8527249646bbe75d036fe8b9b84d662ece90a9
tree30b1a4e2d68ba207349c5bd003101c6dafdf50b1
parent500698d3fd987f6c405d6d5f68fdf535a539e71e
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()

To make it consistent with the rest of the API.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c