kernel: bump 4.14 to 4.14.167
[openwrt/staging/nbd.git] / target / linux / ath79 / patches-4.14 / 425-at803x-allow-sgmii-aneg-override.patch
index b0a1942b7a7e5c7e07976137e1728050156e93e8..3b302dcd9ed3b28ff2d41210e7494c49260c57f8 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/at803x.c
 +++ b/drivers/net/phy/at803x.c
-@@ -484,6 +484,13 @@ static int at803x_aneg_done(struct phy_d
+@@ -472,6 +472,13 @@ static int at803x_aneg_done(struct phy_d
        if (!(phy_read(phydev, AT803X_PSSR) & AT803X_PSSR_MR_AN_COMPLETE)) {
                pr_warn("803x_aneg_done: SGMII link is not ok\n");
                aneg_done = 0;