input: sensor-dev: fix smatch warning
[firefly-linux-kernel-4.4.55.git] / include / net / bonding.h
index c1740a2794a37bce9dc9d48739a766a93ff4f743..93abe5f6188d29f852fba3ca97925acebf4b0f9c 100644 (file)
@@ -214,6 +214,7 @@ struct bonding {
         * ALB mode (6) - to sync the use and modifications of its hash table
         */
        spinlock_t mode_lock;
+       spinlock_t stats_lock;
        u8       send_peer_notif;
        u8       igmp_retrans;
 #ifdef CONFIG_PROC_FS