]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/bonding/bonding.h
Merge branch 'msm/fixes' into next/late
[karo-tx-linux.git] / drivers / net / bonding / bonding.h
index 2baec24388b1b2bc1370d3f8aceb229226cc770c..f989e1529a2909999938abfb11ac510d3d73100e 100644 (file)
@@ -225,7 +225,7 @@ struct bonding {
        rwlock_t curr_slave_lock;
        u8       send_peer_notif;
        s8       setup_by_slave;
-       s8       igmp_retrans;
+       u8       igmp_retrans;
 #ifdef CONFIG_PROC_FS
        struct   proc_dir_entry *proc_entry;
        char     proc_file_name[IFNAMSIZ];