[openwrt/openwrt] realtek: refresh patches

LEDE Commits lede-commits at lists.infradead.org
Thu Oct 10 03:35:36 PDT 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/9b66c7dfa50e31141b22769a9be706e0dc95ab24

commit 9b66c7dfa50e31141b22769a9be706e0dc95ab24
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu Oct 10 11:30:40 2024 +0200

    realtek: refresh patches
    
    CI is saying that patches need to be refreshed, so refresh them.
    
    Link: https://github.com/openwrt/openwrt/pull/16653
    Signed-off-by: Robert Marko <robimarko at gmail.com>
---
 .../patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch   | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch b/target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch
index 305981c3ee..89a1d9583f 100644
--- a/target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch
+++ b/target/linux/realtek/patches-6.6/708-drivers-net-phy-eee-support-for-rtl838x.patch
@@ -21,7 +21,7 @@ Submitted-by: John Crispin <john at phrozen.org>
 
 --- a/drivers/net/phy/phylink.c
 +++ b/drivers/net/phy/phylink.c
-@@ -2484,6 +2484,11 @@ int phylink_ethtool_ksettings_set(struct
+@@ -2491,6 +2491,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 at phrozen.org>
  		return phy_ethtool_ksettings_set(pl->phydev, &phy_kset);
  	}
  
-@@ -2786,8 +2791,11 @@ int phylink_ethtool_get_eee(struct phyli
+@@ -2793,8 +2798,11 @@ int phylink_ethtool_get_eee(struct phyli
  
  	ASSERT_RTNL();
  
@@ -46,7 +46,7 @@ Submitted-by: John Crispin <john at phrozen.org>
  
  	return ret;
  }
-@@ -2804,8 +2812,11 @@ int phylink_ethtool_set_eee(struct phyli
+@@ -2811,8 +2819,11 @@ int phylink_ethtool_set_eee(struct phyli
  
  	ASSERT_RTNL();
  




More information about the lede-commits mailing list