[openwrt/openwrt] ramips: Refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Thu Dec 29 10:06:09 PST 2022
hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/7272203022e38bc125ced9831ae1983fe3a34f45
commit 7272203022e38bc125ced9831ae1983fe3a34f45
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Thu Dec 29 19:01:15 2022 +0100
ramips: Refresh patches
The patch was not applying cleanly any more.
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 cdd81df9d4..e1335c8ebc 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
-@@ -3996,6 +3996,7 @@ static const struct net_device_ops mtk_n
+@@ -3998,6 +3998,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;
-@@ -4124,6 +4125,9 @@ static int mtk_add_mac(struct mtk_eth *e
+@@ -4126,6 +4127,9 @@ static int mtk_add_mac(struct mtk_eth *e
register_netdevice_notifier(&mac->device_notifier);
}
More information about the lede-commits
mailing list