kernel: bump 5.10 to 5.10.76
[openwrt/staging/thess.git] / target / linux / ath79 / patches-5.10 / 425-at803x-allow-sgmii-aneg-override.patch
index db3427683f3f0c0ef3cb66d1bd6a4146b4b91aef..bf224b5f47ae32b3834a28045f07273fe2b7386e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/phy/at803x.c
 +++ b/drivers/net/phy/at803x.c
-@@ -733,6 +733,13 @@ static int at803x_aneg_done(struct phy_d
+@@ -830,6 +830,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;