]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/bluetooth/l2cap_sock.c
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)
commitba3bd0ee3946d9300512e685e8d5573dfa10c060
tree73bf8ee0b2c9aede60e3ccb52968cd253027d399
parent230704942283cb3990584ddd6955ac8decfa6a2c
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