OSDN Git Service

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)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:19 +0000 (11:59 -0700)
commitc4cf743414819597b2f5565c64e6b72c04e6122e
tree9cbf1ab4b76e8099758bafd2e845609dbb39d67f
parent162025cbf7cbbc3c43d9a3bcc0975f8de4cccc42
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