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 ad9c632f88e4..e0e06a84b5b9 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h | |||
@@ -187,6 +187,7 @@ struct bonding { | |||
187 | struct timer_list arp_timer; | 187 | struct timer_list arp_timer; |
188 | s8 kill_timers; | 188 | s8 kill_timers; |
189 | s8 do_set_mac_addr; | 189 | s8 do_set_mac_addr; |
190 | s8 send_grat_arp; | ||
190 | struct net_device_stats stats; | 191 | struct net_device_stats stats; |
191 | #ifdef CONFIG_PROC_FS | 192 | #ifdef CONFIG_PROC_FS |
192 | struct proc_dir_entry *proc_entry; | 193 | struct proc_dir_entry *proc_entry; |