net: r6040: Allow restarting auto-negotiation
[linux-2.6-microblaze.git] / drivers / net / ethernet / rdc / r6040.c
index ef78c24..47e9998 100644 (file)
@@ -943,6 +943,7 @@ static const struct ethtool_ops netdev_ethtool_ops = {
        .get_ts_info            = ethtool_op_get_ts_info,
        .get_link_ksettings     = phy_ethtool_get_link_ksettings,
        .set_link_ksettings     = phy_ethtool_set_link_ksettings,
+       .nway_reset             = phy_ethtool_nway_reset,
 };
 
 static const struct net_device_ops r6040_netdev_ops = {