|
@@ -592,8 +592,7 @@ static struct phy_driver ksphy_driver[] = {
|
|
.phy_id = PHY_ID_KSZ9031,
|
|
.phy_id = PHY_ID_KSZ9031,
|
|
.phy_id_mask = 0x00fffff0,
|
|
.phy_id_mask = 0x00fffff0,
|
|
.name = "Micrel KSZ9031 Gigabit PHY",
|
|
.name = "Micrel KSZ9031 Gigabit PHY",
|
|
- .features = (PHY_GBIT_FEATURES | SUPPORTED_Pause
|
|
|
|
- | SUPPORTED_Asym_Pause),
|
|
|
|
|
|
+ .features = (PHY_GBIT_FEATURES | SUPPORTED_Pause),
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
.config_init = ksz9031_config_init,
|
|
.config_init = ksz9031_config_init,
|
|
.config_aneg = genphy_config_aneg,
|
|
.config_aneg = genphy_config_aneg,
|