From 2aa6c875f8818466aef89aa70677e3a30b8417c5 Mon Sep 17 00:00:00 2001 From: Robert Marko Date: Sun, 28 Apr 2024 11:00:58 +0200 Subject: [PATCH] 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 --- .../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 #include #include #include -@@ -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 -- 2.30.2