Hi, This one contains a fix for the locking bug spotted by Lizardo in patch 3/3 as well as the minor coding style issue in the same patch. Johan ---------------------------------------------------------------- Johan Hedberg (3): Bluetooth: Fix L2CAP Disconnect response for unknown CID Bluetooth: Fix responding to invalid L2CAP signaling commands Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag include/net/bluetooth/bluetooth.h | 1 + net/bluetooth/af_bluetooth.c | 39 +++++++++++++++++++++++++++++++++++++ net/bluetooth/l2cap_core.c | 10 +++++++++- net/bluetooth/l2cap_sock.c | 6 ++++++ net/bluetooth/rfcomm/sock.c | 9 +++++++-- 5 files changed, 62 insertions(+), 3 deletions(-) -- 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