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)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:13 +0000 (11:59 -0700)
commit762a9905bdcc1ce73cc62440341063df0408e802
treeff6686667ebd58c37e1419c4935289ebae79543b
parent1eb5ad7859c58ad6ba073860f57989048f2e2dfe
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