]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/mlx5_rss.c
common/mlx5: get PCI device address from any bus
[dpdk.git] / drivers / net / mlx5 / mlx5_rss.c
index 845cebe2e86c83e0d02a89de6532c7805b1f8f45..c32129cdc2b8735b8f56d851a552427f5098779b 100644 (file)
@@ -9,13 +9,14 @@
 #include <string.h>
 
 #include <rte_malloc.h>
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 
 #include <mlx5_malloc.h>
 
 #include "mlx5_defs.h"
 #include "mlx5.h"
 #include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
 
 /**
  * DPDK callback to update the RSS hash configuration.