net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor
authorRoi Dayan <roid@nvidia.com>
Wed, 16 Sep 2020 07:11:07 +0000 (10:11 +0300)
committerSaeed Mahameed <saeedm@nvidia.com>
Tue, 16 Mar 2021 23:48:39 +0000 (16:48 -0700)
commitc97a2c06919ae8cf09773b8dfa24909ccfba9316
treee9f0347acf2fc6f3febe173055f936479f2c3b0c
parentee5260307c54f9b1b964a44863751ac220424844
net/mlx5e: Use nic mode netdev ndos and ethtool ops for uplink representor

Remove dedicated uplink rep netdev ndos and ethtools ops.
We will re-use the native NIC port net device instance and ethtool ops for
the Uplink representor.

Signed-off-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c