|
@@ -1012,7 +1012,7 @@ static struct phy_driver ksphy_driver[] = {
|
|
|
.phy_id = PHY_ID_KSZ8795,
|
|
|
.phy_id_mask = MICREL_PHY_ID_MASK,
|
|
|
.name = "Micrel KSZ8795",
|
|
|
- .features = (SUPPORTED_Pause | SUPPORTED_Asym_Pause),
|
|
|
+ .features = PHY_BASIC_FEATURES,
|
|
|
.flags = PHY_HAS_MAGICANEG | PHY_HAS_INTERRUPT,
|
|
|
.config_init = kszphy_config_init,
|
|
|
.config_aneg = ksz8873mll_config_aneg,
|