diff options
Diffstat (limited to 'include/linux/qed/qed_eth_if.h')
-rw-r--r-- | include/linux/qed/qed_eth_if.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/qed/qed_eth_if.h b/include/linux/qed/qed_eth_if.h index 6ae8cb4a61d3..6c876a63558d 100644 --- a/include/linux/qed/qed_eth_if.h +++ b/include/linux/qed/qed_eth_if.h | |||
@@ -49,6 +49,7 @@ struct qed_start_vport_params { | |||
49 | bool drop_ttl0; | 49 | bool drop_ttl0; |
50 | u8 vport_id; | 50 | u8 vport_id; |
51 | u16 mtu; | 51 | u16 mtu; |
52 | bool clear_stats; | ||
52 | }; | 53 | }; |
53 | 54 | ||
54 | struct qed_stop_rxq_params { | 55 | struct qed_stop_rxq_params { |