]> 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)
commitbcc1007df029f608189ecc873360a87275f29d2a
tree30b1a4e2d68ba207349c5bd003101c6dafdf50b1
parentf70281537477bc42cf81af1a258ca10ba9113a20
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