]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - include/net/bluetooth/l2cap.h
Bluetooth: Convert SMP to use l2cap_chan infrastructure
[mirror_ubuntu-artful-kernel.git] / include / net / bluetooth / l2cap.h
index 1a037ba4b6f47e83714dfb52c6fdcf0ad0765a3e..bda6252e37223666adf8d1a8991bf463e83cd33f 100644 (file)
@@ -636,7 +636,6 @@ struct l2cap_conn {
        __u8                    disc_reason;
 
        struct delayed_work     security_timer;
-       struct smp_chan         *smp_chan;
        struct l2cap_chan       *smp;
 
        struct list_head        chan_l;