From: Markus Stockhausen Date: Mon, 9 Sep 2024 07:44:59 +0000 (-0400) Subject: realtek: 6.6: refresh patch net-phy-sfp-re-probe-modules-on-DEV_UP-event X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cbffb2ddfb46d93165767c1116b8cd7d8cd6552e;p=openwrt%2Fstaging%2Fthess.git 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 --- 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; }