From 677813c77678b80e99c4f97b433f428de26ca10f Mon Sep 17 00:00:00 2001 From: Rui Salvaterra Date: Thu, 10 Jun 2021 19:51:01 +0100 Subject: kernel: bump 5.10 to 5.10.43 No deleted or manually refreshed patches. Signed-off-by: Rui Salvaterra --- .../linux/ath79/patches-5.10/425-at803x-allow-sgmii-aneg-override.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ath79/patches-5.10') diff --git a/target/linux/ath79/patches-5.10/425-at803x-allow-sgmii-aneg-override.patch b/target/linux/ath79/patches-5.10/425-at803x-allow-sgmii-aneg-override.patch index b42102a966..db3427683f 100644 --- a/target/linux/ath79/patches-5.10/425-at803x-allow-sgmii-aneg-override.patch +++ b/target/linux/ath79/patches-5.10/425-at803x-allow-sgmii-aneg-override.patch @@ -1,6 +1,6 @@ --- a/drivers/net/phy/at803x.c +++ b/drivers/net/phy/at803x.c -@@ -698,6 +698,13 @@ static int at803x_aneg_done(struct phy_d +@@ -733,6 +733,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; -- cgit v1.2.3