]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_adminq_cmd.h
net/ice: revert fake TSO fixes
[dpdk.git] / drivers / net / ice / base / ice_adminq_cmd.h
index 9ee5b4eb51abfd8e28a7071302cf0d88e151bad1..e17369f5e40bc68698bc404fffb7a335bc1e4194 100644 (file)
@@ -2794,8 +2794,10 @@ struct ice_aq_desc {
                struct ice_aqc_get_link_status get_link_status;
                struct ice_aqc_event_lan_overflow lan_overflow;
                struct ice_aqc_get_link_topo get_link_topo;
                struct ice_aqc_get_link_status get_link_status;
                struct ice_aqc_event_lan_overflow lan_overflow;
                struct ice_aqc_get_link_topo get_link_topo;
-               struct ice_aqc_set_health_status_config set_health_status_config;
-               struct ice_aqc_get_supported_health_status_codes get_supported_health_status_codes;
+               struct ice_aqc_set_health_status_config
+                       set_health_status_config;
+               struct ice_aqc_get_supported_health_status_codes
+                       get_supported_health_status_codes;
                struct ice_aqc_get_health_status get_health_status;
                struct ice_aqc_clear_health_status clear_health_status;
        } params;
                struct ice_aqc_get_health_status get_health_status;
                struct ice_aqc_clear_health_status clear_health_status;
        } params;