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 7ad8bd5cc947..03cf3fd14490 100644 --- a/drivers/net/bonding/bonding.h +++ b/drivers/net/bonding/bonding.h | |||
@@ -176,6 +176,7 @@ struct bond_params { | |||
176 | int tx_queues; | 176 | int tx_queues; |
177 | int all_slaves_active; | 177 | int all_slaves_active; |
178 | int resend_igmp; | 178 | int resend_igmp; |
179 | int lp_interval; | ||
179 | }; | 180 | }; |
180 | 181 | ||
181 | struct bond_parm_tbl { | 182 | struct bond_parm_tbl { |