diff options
Diffstat (limited to 'drivers/net/bonding/bonding.h')
-rw-r--r-- | drivers/net/bonding/bonding.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index 2a6af7d23728..5011ba9e4661 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h | |||
@@ -185,6 +185,7 @@ struct bonding { | |||
185 | struct timer_list mii_timer; | 185 | struct timer_list mii_timer; |
186 | struct timer_list arp_timer; | 186 | struct timer_list arp_timer; |
187 | s8 kill_timers; | 187 | s8 kill_timers; |
188 | s8 do_set_mac_addr; | ||
188 | struct net_device_stats stats; | 189 | struct net_device_stats stats; |
189 | #ifdef CONFIG_PROC_FS | 190 | #ifdef CONFIG_PROC_FS |
190 | struct proc_dir_entry *proc_entry; | 191 | struct proc_dir_entry *proc_entry; |