|
|
@@ -17,7 +17,7 @@ Signed-off-by: Alexander Duyck <[email protected]>
|
|
|
|
|
|
--- a/net/core/skbuff.c
|
|
|
+++ b/net/core/skbuff.c
|
|
|
-@@ -4166,6 +4166,15 @@ int skb_gro_receive(struct sk_buff *p, s
|
|
|
+@@ -4165,6 +4165,15 @@ int skb_gro_receive(struct sk_buff *p, s
|
|
|
if (unlikely(p->len + len >= 65536 || NAPI_GRO_CB(skb)->flush))
|
|
|
return -E2BIG;
|
|
|
|