]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit02ed91d2ab8bcf20ff820e956b65affa2c000410
tree50c7ef0a0a4b2592306c1ba3c45b25fc6be5c1ea
parent23cc1d31fd7ab8c568a156f1e57b1521b3be763d
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