]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: add close() callback to l2cap_chan_ops
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 16 May 2011 21:23:24 +0000 (18:23 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Mon, 13 Jun 2011 17:55:33 +0000 (14:55 -0300)
commit950f9b7cce8d39589e84c7f2cbace0e02ce9466a
tree73bf8ee0b2c9aede60e3ccb52968cd253027d399
parent77955a91e239fa225cc87c89fe7a8ca6f2004040
Bluetooth: add close() callback to l2cap_chan_ops

close() calls l2cap_sock_kill() on l2cap_sock.c

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