From cbffb2ddfb46d93165767c1116b8cd7d8cd6552e Mon Sep 17 00:00:00 2001 From: Markus Stockhausen Date: Mon, 9 Sep 2024 03:44:59 -0400 Subject: [PATCH] realtek: 6.6: refresh patch net-phy-sfp-re-probe-modules-on-DEV_UP-event No content changes. Only take over the new patch locations. Signed-off-by: Markus Stockhausen --- .../710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/realtek/patches-6.6/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch b/target/linux/realtek/patches-6.6/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch index 378563a9e3..d7a232327d 100644 --- a/target/linux/realtek/patches-6.6/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch +++ b/target/linux/realtek/patches-6.6/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch @@ -10,7 +10,7 @@ Signed-off-by: Antoine Tenart --- a/drivers/net/phy/sfp.c +++ b/drivers/net/phy/sfp.c -@@ -2160,6 +2160,13 @@ static void sfp_sm_module(struct sfp *sf +@@ -2415,6 +2415,13 @@ static void sfp_sm_module(struct sfp *sf return; } -- 2.30.2