]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit86bae1b821b6ba58eb739b12708b4127d9dfd0a4
tree30b1a4e2d68ba207349c5bd003101c6dafdf50b1
parent48890e47318945ea40a3e47af7e6054f7e25acfa
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