]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bonding/eth_bond_private.h
net/i40e: fix register setting for hash enable
[dpdk.git] / drivers / net / bonding / eth_bond_private.h
index 62e3a9dbf39e8807b37c21211ef16a21105d90d2..75fb8dc02e5a6ae12d7484e72a9bb13e7ace9279 100644 (file)
@@ -8,7 +8,7 @@
 #include <stdint.h>
 #include <sys/queue.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 #include <rte_flow.h>
 #include <rte_spinlock.h>
 #include <rte_bitmap.h>
@@ -316,7 +316,7 @@ bond_tlb_enable(struct bond_dev_private *internals);
 void
 bond_tlb_activate_slave(struct bond_dev_private *internals);
 
-void
+int
 bond_ethdev_stop(struct rte_eth_dev *eth_dev);
 
 int