[openwrt/openwrt] ramips: Refresh patches

LEDE Commits lede-commits at lists.infradead.org
Wed Mar 29 10:36:52 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9186da4027bc8d23912621b5471e98e9526f2878

commit 9186da4027bc8d23912621b5471e98e9526f2878
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Wed Mar 29 19:07:05 2023 +0200

    ramips: Refresh patches
    
    Refresh the ramips kernel patches.
    
    Fixes: 7472476aef26 ("kernel: fix mtk_eth_soc throughput regressions on gigabit PHY ports")
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
 .../patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch b/target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch
index c3e0a342a1..285e24429a 100644
--- a/target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch
+++ b/target/linux/ramips/patches-5.15/700-net-ethernet-mediatek-support-net-labels.patch
@@ -14,7 +14,7 @@ Signed-off-by: René van Dorst <opensource at vdorst.com>
 
 --- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
 +++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
-@@ -4259,6 +4259,7 @@ static const struct net_device_ops mtk_n
+@@ -4261,6 +4261,7 @@ static const struct net_device_ops mtk_n
  
  static int mtk_add_mac(struct mtk_eth *eth, struct device_node *np)
  {
@@ -22,7 +22,7 @@ Signed-off-by: René van Dorst <opensource at vdorst.com>
  	const __be32 *_id = of_get_property(np, "reg", NULL);
  	phy_interface_t phy_mode;
  	struct phylink *phylink;
-@@ -4387,6 +4388,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4389,6 +4390,9 @@ static int mtk_add_mac(struct mtk_eth *e
  		register_netdevice_notifier(&mac->device_notifier);
  	}
  




More information about the lede-commits mailing list