Bluetooth: Create __l2cap_chan_close()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 20:55:53 +0000 (17:55 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000 (16:58 -0300)
commit4519de9a0478d8de438f8b80ab2e94668ef63ab4
tree50c7ef0a0a4b2592306c1ba3c45b25fc6be5c1ea
parent37e1c55de7b1edd3fb8fc3411ad0c32a213723d0
Bluetooth: Create __l2cap_chan_close()

This is actually __l2cap_sock_close() renamed to __l2cap_chan_close().
At a first look it may not make sense, but with the further cleanups that
will come it will.

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