diff options
Diffstat (limited to 'drivers/net/ethernet/qlogic/qlcnic/qlcnic.h')
-rw-r--r-- | drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h index 06bcc734fe8d..d6696cfa11d2 100644 --- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h +++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | |||
@@ -536,6 +536,7 @@ struct qlcnic_hardware_context { | |||
536 | u8 extend_lb_time; | 536 | u8 extend_lb_time; |
537 | u8 phys_port_id[ETH_ALEN]; | 537 | u8 phys_port_id[ETH_ALEN]; |
538 | u8 lb_mode; | 538 | u8 lb_mode; |
539 | u8 vxlan_port_count; | ||
539 | u16 vxlan_port; | 540 | u16 vxlan_port; |
540 | struct device *hwmon_dev; | 541 | struct device *hwmon_dev; |
541 | u32 post_mode; | 542 | u32 post_mode; |