diff options
Diffstat (limited to 'drivers/net/bonding/bonding.h')
-rw-r--r-- | drivers/net/bonding/bonding.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/bonding/bonding.h b/drivers/net/bonding/bonding.h index 558ec1352527..257a7a4dfce9 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h | |||
@@ -197,7 +197,6 @@ struct bonding { | |||
197 | s8 send_grat_arp; | 197 | s8 send_grat_arp; |
198 | s8 send_unsol_na; | 198 | s8 send_unsol_na; |
199 | s8 setup_by_slave; | 199 | s8 setup_by_slave; |
200 | struct net_device_stats stats; | ||
201 | #ifdef CONFIG_PROC_FS | 200 | #ifdef CONFIG_PROC_FS |
202 | struct proc_dir_entry *proc_entry; | 201 | struct proc_dir_entry *proc_entry; |
203 | char proc_file_name[IFNAMSIZ]; | 202 | char proc_file_name[IFNAMSIZ]; |