diff options
author | Robert Marko <robimarko@gmail.com> | 2024-04-28 11:00:58 +0200 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-04-28 11:09:20 +0200 |
commit | 2aa6c875f8818466aef89aa70677e3a30b8417c5 (patch) | |
tree | 8dbce0ec9bb06207195daaa9beaa840d2c6c6e56 /target/linux/ipq40xx/patches-6.6 | |
parent | 6e5edec159e2dc468607a5b9179f722857a38421 (diff) |
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@gmail.com>
Diffstat (limited to 'target/linux/ipq40xx/patches-6.6')
-rw-r--r-- | target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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@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 |