From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> Add refcnt to l2cap_conn and locking to L2CAP sockopt handling. Changes: * v1: change refcnt printing to similar used for l2cap_chan. Andrei Emeltchenko (2): Bluetooth: Add refcnt to l2cap_conn Bluetooth: Lock l2cap chan in sockopt include/net/bluetooth/l2cap.h | 6 ++ net/bluetooth/l2cap_core.c | 126 +++++++++++++++++++++++++++++++++-------- net/bluetooth/l2cap_sock.c | 12 ++++ net/bluetooth/smp.c | 7 +-- 4 files changed, 123 insertions(+), 28 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html