X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fmlx5%2Fmlx5_txq.c;h=1d2ba8af58d9e9e8d6f47554adf40af02fe3a28b;hb=7b4f1e6bd367;hp=5adb4dc887bf4a1b36efc6cb2a027a7c864da5d1;hpb=543e218fa58dcfb9b342142b9aeb3bd7f547ab86;p=dpdk.git diff --git a/drivers/net/mlx5/mlx5_txq.c b/drivers/net/mlx5/mlx5_txq.c index 5adb4dc887..1d2ba8af58 100644 --- a/drivers/net/mlx5/mlx5_txq.c +++ b/drivers/net/mlx5/mlx5_txq.c @@ -28,13 +28,14 @@ #include #include -#include "mlx5_utils.h" +#include +#include + #include "mlx5_defs.h" +#include "mlx5_utils.h" #include "mlx5.h" #include "mlx5_rxtx.h" #include "mlx5_autoconf.h" -#include "mlx5_glue.h" -#include "mlx5_devx_cmds.h" /** * Allocate TX queue elements.