commit | d24082050f2f626582902f7c65b91d699ec60613 | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Sun Jul 15 22:06:28 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Sep 05 21:14:57 2018 -0700 |
tree | e10adfc7d43f48c5275f5d89ce5a18dc861bb2cd | |
parent | 12d6066c3b29c5606c4a2466f964fbd9ede803c5 [diff] |
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>