net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
authorKamal Heib <kamalheib1@gmail.com>
Sun, 15 Jul 2018 19:06:28 +0000 (22:06 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 6 Sep 2018 04:14:57 +0000 (21:14 -0700)
commitd24082050f2f626582902f7c65b91d699ec60613
treee10adfc7d43f48c5275f5d89ce5a18dc861bb2cd
parent12d6066c3b29c5606c4a2466f964fbd9ede803c5
net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c

Move the definition of mlx5e_priv_flags into en_ethtool.c because it's
only used there.

Fixes: 4e59e2888139 ("net/mlx5e: Introduce net device priv flags infrastructure")
Signed-off-by: Kamal Heib <kamalheib1@gmail.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c