net/mlx5: fix probing device in legacy bonding mode
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_verbs.c
index b442b9b..0fdafbb 100644 (file)
@@ -23,7 +23,7 @@
 #include "mlx5_defs.h"
 #include "mlx5.h"
 #include "mlx5_flow.h"
-#include "mlx5_rxtx.h"
+#include "mlx5_rx.h"
 
 #define VERBS_SPEC_INNER(item_flags) \
        (!!((item_flags) & MLX5_FLOW_LAYER_TUNNEL) ? IBV_FLOW_SPEC_INNER : 0)