kernel: bump 5.15 to 5.15.132
[openwrt/staging/stintel.git] / target / linux / generic / pending-5.15 / 750-skb-Do-mix-page-pool-and-page-referenced-frags-in-GR.patch
index f2bfd14b18de319f160da8458dcf3da860a9c29d..2a57a7ef03505aad4abec47ff39be336a8977e01 100644 (file)
@@ -17,7 +17,7 @@ Signed-off-by: Alexander Duyck <alexanderduyck@fb.com>
 
 --- a/net/core/skbuff.c
 +++ b/net/core/skbuff.c
-@@ -4352,6 +4352,15 @@ int skb_gro_receive(struct sk_buff *p, s
+@@ -4358,6 +4358,15 @@ int skb_gro_receive(struct sk_buff *p, s
        if (unlikely(p->len + len >= 65536 || NAPI_GRO_CB(skb)->flush))
                return -E2BIG;