From: Gustavo Padovan <gustavo.padovan@xxxxxxxxxxxxxxx> Hi, This patchset does a bit more of clean up in l2cap core, it was inially based on the two patches Andrei has sent to the list today. Vinicus, you might want check patch 4/8 especifically. Comments are welcome. Gustavo Padovan (8): Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED) Bluetooth: Add l2cap_chan->ops->ready() Bluetooth: Use l2cap_chan_ready() in LE path Bluetooth: Use chan->state instead of sk->sk_state Bluetooth: Move check for backlog size to l2cap_sock.c Bluetooth: Create DEFER_SETUP flag in conf_state Bluetooth: Add chan->ops->authorize include/net/bluetooth/l2cap.h | 4 ++ net/bluetooth/l2cap_core.c | 121 +++++++++-------------------------------- net/bluetooth/l2cap_sock.c | 111 ++++++++++++++++++++++++++++++++++++- 3 files changed, 139 insertions(+), 97 deletions(-) -- 1.7.10.1 -- 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