kernel: bump version 5.10 to 5.10.18
[openwrt/openwrt.git] / target / linux / ath79 / patches-5.10 / 425-at803x-allow-sgmii-aneg-override.patch
index 396b1ee7a2c6477beaffd1e7165fa660676e6e08..b42102a9661c0886ed4d48bc9b42ff997e82b765 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/at803x.c
 +++ b/drivers/net/phy/at803x.c
-@@ -383,6 +383,13 @@ static int at803x_aneg_done(struct phy_d
+@@ -698,6 +698,13 @@ static int at803x_aneg_done(struct phy_d
        if (!(phy_read(phydev, AT803X_PSSR) & AT803X_PSSR_MR_AN_COMPLETE)) {
                phydev_warn(phydev, "803x_aneg_done: SGMII link is not ok\n");
                aneg_done = 0;