|
@@ -5923,6 +5923,7 @@ static const struct net_device_ops mvpp2_netdev_ops = {
|
|
|
};
|
|
|
|
|
|
static const struct ethtool_ops mvpp2_eth_tool_ops = {
|
|
|
+ .nway_reset = phy_ethtool_nway_reset,
|
|
|
.get_link = ethtool_op_get_link,
|
|
|
.set_coalesce = mvpp2_ethtool_set_coalesce,
|
|
|
.get_coalesce = mvpp2_ethtool_get_coalesce,
|