X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=target%2Flinux%2Fcns3xxx%2Fpatches-4.9%2F200-broadcom_phy_reinit.patch;h=0352a89f9ee7bf8c08a62c082199fc4ca966bb56;hp=f3ae5e6f2bb58881b43f41cb50e556ee039e5c99;hb=886d66abcd92a6f2001865d8319504d72cd0d53e;hpb=060e37567e90665d2cb26b9eaa5384ec60b19478 diff --git a/target/linux/cns3xxx/patches-4.9/200-broadcom_phy_reinit.patch b/target/linux/cns3xxx/patches-4.9/200-broadcom_phy_reinit.patch index f3ae5e6f2b..0352a89f9e 100644 --- a/target/linux/cns3xxx/patches-4.9/200-broadcom_phy_reinit.patch +++ b/target/linux/cns3xxx/patches-4.9/200-broadcom_phy_reinit.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/broadcom.c +++ b/drivers/net/phy/broadcom.c -@@ -414,6 +414,11 @@ static int bcm5481_config_aneg(struct ph +@@ -420,6 +420,11 @@ static int bcm5481_config_aneg(struct ph /* Write bits 14:0. */ reg |= (1 << 15); phy_write(phydev, 0x18, reg);