]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ark/ark_ethdev_tx.h
net/mlx5: fix E-Switch DV flow disabling
[dpdk.git] / drivers / net / ark / ark_ethdev_tx.h
index e448ce222555216fc3cb8b15d86c4ee5c23cfe4a..7134dbfeed81f6e198be9b2a1fdb4e351a530c85 100644 (file)
@@ -7,12 +7,9 @@
 
 #include <stdint.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 
 
-uint16_t eth_ark_xmit_pkts_noop(void *vtxq,
-                               struct rte_mbuf **tx_pkts,
-                               uint16_t nb_pkts);
 uint16_t eth_ark_xmit_pkts(void *vtxq,
                           struct rte_mbuf **tx_pkts,
                           uint16_t nb_pkts);