Bluetooth: Create __l2cap_chan_close()
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 28 Apr 2011 20:55:53 +0000 (17:55 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:12 +0000 (11:59 -0700)
commit6e9e43f35ced9745b4df25457c73aba269f22d40
tree410dc7708a0dba645a93f5e7ade37090811b49af
parentceb723b8a337b6544594b39427bd3c2e5eaf0102
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