]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_lan_tx_rx.h
ethdev: fix VLAN offloads set if no relative capabilities
[dpdk.git] / drivers / net / ice / base / ice_lan_tx_rx.h
index 99edcc8aebc67dadf2dff689234d48746126a328..c47114d167ff42cac49c5cdf0f2b688bc74e0002 100644 (file)
@@ -1135,7 +1135,7 @@ struct ice_tlan_ctx {
        u8 drop_ena;
        u8 cache_prof_idx;
        u8 pkt_shaper_prof_idx;
-       u8 int_q_state; /* width not needed - internal do not write */
+       u8 int_q_state; /* width not needed - internal - DO NOT WRITE!!! */
 };
 
 /* LAN Tx Completion Queue data */
@@ -1148,7 +1148,6 @@ struct ice_tx_cmpltnq {
 };
 #pragma pack()
 
-
 /* LAN Tx Completion Queue Context */
 #pragma pack(1)
 struct ice_tx_cmpltnq_ctx {