realtek: refresh patches in 5.15
[openwrt/staging/jow.git] / target / linux / realtek / patches-5.15 / 701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
index 27299f17deae1dd94d13970419a41ce0d5574597..0cb784fcbfa43d0d6e41c08b51c1112b23546ad9 100644 (file)
@@ -34,7 +34,7 @@ Submitted-by: John Crispin <john@phrozen.org>
        trailer[2] = 0x10;
        trailer[3] = 0x00;
  
-@@ -34,12 +39,23 @@ static struct sk_buff *trailer_rcv(struc
+@@ -33,12 +38,23 @@ static struct sk_buff *trailer_rcv(struc
                return NULL;
  
        trailer = skb_tail_pointer(skb) - 4;