aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch
diff options
context:
space:
mode:
authorChristian Marangi <ansuelsmth@gmail.com>2023-09-28 22:55:08 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-10-05 14:03:17 +0200
commit130d5056c189454ebeec4fe91bc04da050431238 (patch)
tree40679fb6bfc738c6a04660fe747c6c0fac0130db /target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch
parent2a457dcd7292d9995f8672bc12d70e8a7267021a (diff)
downloadupstream-130d5056c189454ebeec4fe91bc04da050431238.tar.gz
upstream-130d5056c189454ebeec4fe91bc04da050431238.tar.bz2
upstream-130d5056c189454ebeec4fe91bc04da050431238.zip
generic: add patch for GPON-ONU-34-20BI quirk
Backport patch merged upstream adding quirk for SFP GPON-ONU-34-20BI. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> (cherry picked from commit 86dadeba482e2ed41f1ccc95fc7739d85a5709c0)
Diffstat (limited to 'target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch')
-rw-r--r--target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch b/target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch
index 87537a13f5..378563a9e3 100644
--- a/target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch
+++ b/target/linux/realtek/patches-5.15/710-net-phy-sfp-re-probe-modules-on-DEV_UP-event.patch
@@ -10,7 +10,7 @@ Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
--- a/drivers/net/phy/sfp.c
+++ b/drivers/net/phy/sfp.c
-@@ -2153,6 +2153,13 @@ static void sfp_sm_module(struct sfp *sf
+@@ -2160,6 +2160,13 @@ static void sfp_sm_module(struct sfp *sf
return;
}