Hi, Changes from last version: - use the hci_dev workqueue for SMP crypto work; - move declaration of smp_chan to smp.h Cheers, -- Vinicius Costa Gomes (2): Bluetooth: Move SMP fields to a separate structure Bluetooth: Move SMP crypto functions to a workqueue include/net/bluetooth/hci_core.h | 2 - include/net/bluetooth/l2cap.h | 8 +- include/net/bluetooth/smp.h | 17 ++ net/bluetooth/hci_core.c | 8 - net/bluetooth/l2cap_core.c | 2 +- net/bluetooth/smp.c | 339 +++++++++++++++++++++++--------------- 6 files changed, 226 insertions(+), 150 deletions(-) -- 1.7.6.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