[openwrt/openwrt] ipq40xx: refresh patches
LEDE Commits
lede-commits at lists.infradead.org
Sat Apr 27 14:29:17 PDT 2024
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/4265fe9348c0e49ecbf2da3b0d153c28564418b9
commit 4265fe9348c0e49ecbf2da3b0d153c28564418b9
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Sat Apr 27 15:44:57 2024 +0200
ipq40xx: refresh patches
CI tells us that we need to, so lets refresh them.
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 4131b6914d..28a02fe1a2 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
@@ -93,7 +93,7 @@ Signed-off-by: Maxime Chevallier <maxime.chevallier at bootlin.com>
+#endif
--- a/include/linux/skbuff.h
+++ b/include/linux/skbuff.h
-@@ -4643,6 +4643,9 @@ enum skb_ext_id {
+@@ -4642,6 +4642,9 @@ enum skb_ext_id {
#if IS_ENABLED(CONFIG_MCTP_FLOWS)
SKB_EXT_MCTP,
#endif
More information about the lede-commits
mailing list