ipq40xx: refresh patches again
authorRobert Marko <robimarko@gmail.com>
Sun, 28 Apr 2024 09:00:58 +0000 (11:00 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 28 Apr 2024 09:09:20 +0000 (11:09 +0200)
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>
target/linux/ipq40xx/patches-6.6/701-net-dsa-add-out-of-band-tagging-protocol.patch

index 28a02fe1a282162142e31ce6b32b7e250cec1c7d..97b41d29ad16d2c2688fbdd361f2f6ef98e3ca4e 100644 (file)
@@ -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