[openwrt/openwrt] realtek: 6.6: refresh patch net-phy-sfp-re-probe-modules-on-DEV_UP-event
LEDE Commits
lede-commits at lists.infradead.org
Sat Sep 14 12:30:17 PDT 2024
svanheule pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/cbffb2ddfb46d93165767c1116b8cd7d8cd6552e
commit cbffb2ddfb46d93165767c1116b8cd7d8cd6552e
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Mon Sep 9 03:44:59 2024 -0400
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 <markus.stockhausen at gmx.de>
---
.../patches-6.6/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 <antoine.tenart at bootlin.com>
--- 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;
}
More information about the lede-commits
mailing list