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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:10:09 +0000 (12:10 -0800)
commit25d9cd667a7cf5ed00d4c06ecba7620cd228070c
treefff206f84f6bd2be3eeacb9ef48e5ba22869f72c
parent48b7a5758c1b56ddfe919cdfd2d4e96192b2491a
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