[openwrt/openwrt] ramips: Refresh kernel patches
LEDE Commits
lede-commits at lists.infradead.org
Wed Jul 10 14:05:37 PDT 2024
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/5c21ab2f8a9332892162a8b1b28fe19898cd5466
commit 5c21ab2f8a9332892162a8b1b28fe19898cd5466
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Wed Jul 10 23:03:33 2024 +0200
ramips: Refresh kernel patches
The last patches broke this patch, refresh it again.
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 ff492e7f6c..e648e74a6c 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
-@@ -4557,6 +4557,7 @@ static const struct net_device_ops mtk_n
+@@ -4586,6 +4586,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;
-@@ -4728,6 +4729,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4757,6 +4758,9 @@ static int mtk_add_mac(struct mtk_eth *e
register_netdevice_notifier(&mac->device_notifier);
}
More information about the lede-commits
mailing list