[openwrt/openwrt] ipq40xx: refresh patches again
LEDE Commits
lede-commits at lists.infradead.org
Sun Apr 28 02:09:24 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2aa6c875f8818466aef89aa70677e3a30b8417c5
commit 2aa6c875f8818466aef89aa70677e3a30b8417c5
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sun Apr 28 11:00:58 2024 +0200
ipq40xx: refresh patches again
CI tells us that we need to, so lets refresh them.
Fixes: 4265fe9348c0 ("ipq40xx: refresh patches")
Link: https://github.com/openwrt/openwrt/pull/15310
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
.../patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch b/target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch
index 28a02fe1a2..97b41d29ad 100644
--- a/target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch
+++ b/target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch
@@ -136,7 +136,7 @@ Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>
#include <net/dst.h>
#include <net/sock.h>
#include <net/checksum.h>
-@@ -4812,6 +4816,9 @@ static const u8 skb_ext_type_len[] = {
+@@ -4823,6 +4827,9 @@ static const u8 skb_ext_type_len[] = {
#if IS_ENABLED(CONFIG_MCTP_FLOWS)
[SKB_EXT_MCTP] = SKB_EXT_CHUNKSIZEOF(struct mctp_flow),
#endif
More information about the lede-commits
mailing list