[lantiq] add missing PHY_BASIC_FEATURES to 100mbit phys
authorJohn Crispin <john@openwrt.org>
Fri, 21 Dec 2012 14:41:35 +0000 (14:41 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 21 Dec 2012 14:41:35 +0000 (14:41 +0000)
SVN-Revision: 34826

target/linux/lantiq/patches-3.7/0115-NET-PHY-adds-driver-for-lantiq-PHY11G.patch

index 2436974cf76b2901a313bd6d7afe9bf01f7f6eba..18d6bb8d3d3bca7f24a7021eb7fffa7fbd621616 100644 (file)
@@ -225,7 +225,7 @@ Index: linux-3.7.1/drivers/net/phy/lantiq.c
 +              .phy_id         = 0xd565a418,
 +              .phy_id_mask    = 0xfffffff8,
 +              .name           = "Lantiq XWAY XRX PHY22F v1.4",
-+              .features       = (SUPPORTED_Pause),
++              .features       = (PHY_BASIC_FEATURES | SUPPORTED_Pause),
 +              .flags          = 0, /*PHY_HAS_INTERRUPT,*/
 +              .config_init    = vr9_gphy_config_init,
 +              .config_aneg    = vr9_gphy_config_aneg,