tools headers UAPI: Sync linux/prctl.h with the kernel sources
[linux-2.6-microblaze.git] / drivers / net / usb / sr9700.c
index 878557a..ce29261 100644 (file)
@@ -250,8 +250,8 @@ static const struct ethtool_ops sr9700_ethtool_ops = {
        .get_eeprom_len = sr9700_get_eeprom_len,
        .get_eeprom     = sr9700_get_eeprom,
        .nway_reset     = usbnet_nway_reset,
-       .get_link_ksettings     = usbnet_get_link_ksettings,
-       .set_link_ksettings     = usbnet_set_link_ksettings,
+       .get_link_ksettings     = usbnet_get_link_ksettings_mii,
+       .set_link_ksettings     = usbnet_set_link_ksettings_mii,
 };
 
 static void sr9700_set_multicast(struct net_device *netdev)