diff options
Diffstat (limited to 'drivers/net/ixgbe/ixgbe.h')
-rw-r--r-- | drivers/net/ixgbe/ixgbe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ixgbe/ixgbe.h b/drivers/net/ixgbe/ixgbe.h index 3f83a12785db..d291d1cbe041 100644 --- a/drivers/net/ixgbe/ixgbe.h +++ b/drivers/net/ixgbe/ixgbe.h | |||
@@ -252,6 +252,7 @@ struct ixgbe_adapter { | |||
252 | struct ixgbe_dcb_config dcb_cfg; | 252 | struct ixgbe_dcb_config dcb_cfg; |
253 | struct ixgbe_dcb_config temp_dcb_cfg; | 253 | struct ixgbe_dcb_config temp_dcb_cfg; |
254 | u8 dcb_set_bitmap; | 254 | u8 dcb_set_bitmap; |
255 | enum ixgbe_fc_mode last_lfc_mode; | ||
255 | 256 | ||
256 | /* Interrupt Throttle Rate */ | 257 | /* Interrupt Throttle Rate */ |
257 | u32 itr_setting; | 258 | u32 itr_setting; |