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