X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.18%2F704-phy-no-genphy-soft-reset.patch;h=0350f9efe4fbc2337732aaba1f5a0339af86606e;hp=c2554158e32157377fb890de4273ba0e3b980311;hb=c9623fa154def718a0a04c0858a6a601500e1733;hpb=03fd9f3326f30f7f0a8782ca8ebec8105274dd37 diff --git a/target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch b/target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch index c2554158e3..0350f9efe4 100644 --- a/target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch +++ b/target/linux/generic/patches-3.18/704-phy-no-genphy-soft-reset.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/phy_device.c +++ b/drivers/net/phy/phy_device.c -@@ -1132,7 +1132,7 @@ int genphy_config_init(struct phy_device +@@ -1133,7 +1133,7 @@ int genphy_config_init(struct phy_device return 0; } @@ -9,7 +9,7 @@ { /* Do nothing for now */ return 0; -@@ -1346,7 +1346,7 @@ static struct phy_driver genphy_driver[] +@@ -1347,7 +1347,7 @@ static struct phy_driver genphy_driver[] .phy_id = 0xffffffff, .phy_id_mask = 0xffffffff, .name = "Generic PHY", @@ -18,7 +18,7 @@ .config_init = genphy_config_init, .features = PHY_GBIT_FEATURES | SUPPORTED_MII | SUPPORTED_AUI | SUPPORTED_FIBRE | -@@ -1361,7 +1361,7 @@ static struct phy_driver genphy_driver[] +@@ -1362,7 +1362,7 @@ static struct phy_driver genphy_driver[] .phy_id = 0xffffffff, .phy_id_mask = 0xffffffff, .name = "Generic 10G PHY",