Bluetooth: Remove unused l2cap_conn->security_timer
[deliverable/linux.git] / include / net / bluetooth / l2cap.h
index 40f34866b6da6b4c331f743f1c469a352f4a359a..cedda399f9c0e7fb98ca62a1612e65f35e9a68b4 100644 (file)
@@ -638,7 +638,6 @@ struct l2cap_conn {
 
        __u8                    disc_reason;
 
-       struct delayed_work     security_timer;
        struct l2cap_chan       *smp;
 
        struct list_head        chan_l;
This page took 0.035457 seconds and 5 git commands to generate.