aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch')
-rw-r--r--target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch b/target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch
index d886ba224c..1cea91e0d1 100644
--- a/target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch
+++ b/target/linux/realtek/patches-5.15/704-drivers-net-phy-eee-support-for-rtl838x.patch
@@ -21,7 +21,7 @@ Submitted-by: John Crispin <john@phrozen.org>
--- a/drivers/net/phy/phylink.c
+++ b/drivers/net/phy/phylink.c
-@@ -1944,6 +1944,11 @@ int phylink_ethtool_ksettings_set(struct
+@@ -1943,6 +1943,11 @@ int phylink_ethtool_ksettings_set(struct
* the presence of a PHY, this should not be changed as that
* should be determined from the media side advertisement.
*/
@@ -33,7 +33,7 @@ Submitted-by: John Crispin <john@phrozen.org>
return phy_ethtool_ksettings_set(pl->phydev, kset);
}
-@@ -2247,8 +2252,11 @@ int phylink_ethtool_get_eee(struct phyli
+@@ -2246,8 +2251,11 @@ int phylink_ethtool_get_eee(struct phyli
ASSERT_RTNL();
@@ -46,7 +46,7 @@ Submitted-by: John Crispin <john@phrozen.org>
return ret;
}
-@@ -2265,8 +2273,11 @@ int phylink_ethtool_set_eee(struct phyli
+@@ -2264,8 +2272,11 @@ int phylink_ethtool_set_eee(struct phyli
ASSERT_RTNL();