net/mlx5: remove unused includes
authorOphir Munk <ophirmu@mellanox.com>
Tue, 25 Aug 2020 09:31:08 +0000 (09:31 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:06 +0000 (18:55 +0200)
commitf2e8b4556f89f8bb940612bfad5602801b5715e4
treeaf925f7e23a3ee1a82bd95333dae9c7699025153
parente9c0b96e35268cc1533144ff6bfb4a2efeae9639
net/mlx5: remove unused includes

Remove unused Linux included files:

<sys/ioctl.h>, <arpa/inet.h> from file net/mlx5/mlx5_mac.c
<sys/mman.h> from file net/mlx5/mlx5.c

Fixes: 771fa900b73a ("mlx5: introduce new driver for Mellanox ConnectX-4 adapters")
Cc: stable@dpdk.org
Signed-off-by: Ophir Munk <ophirmu@mellanox.com>
Acked-by: Matan Azrad <matan@mellanox.com>
drivers/net/mlx5/mlx5.c
drivers/net/mlx5/mlx5_mac.c