diff --git a/net/core/skbuff.c b/net/core/skbuff.c index e020a0acd9ba..cafa8eab9da9 100644 --- a/net/core/skbuff.c +++ b/net/core/skbuff.c @@ -67,12 +67,7 @@ #include #include #include -#ifndef CONFIG_DEEPIN_KABI_RESERVE #include -#else /* !CONFIG_DEEPIN_KABI_RESERVE */ -/* This should be increased if a protocol with a bigger head is added. */ -#define GRO_MAX_HEAD (MAX_HEADER + 128) -#endif /* CONFIG_DEEPIN_KABI_RESERVE */ #include #include #include