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