net: Prepare gro for packet consuming gro callbacks

The upcomming IPsec ESP gro callbacks will consume the skb,
so prepare for that.

Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Esse commit está contido em:
Steffen Klassert
2017-02-15 09:39:44 +01:00
commit 25393d3fc0
3 arquivos alterados com 20 adições e 0 exclusões

Ver arquivo

@@ -5,6 +5,10 @@ config XFRM
bool
depends on NET
config XFRM_OFFLOAD
bool
depends on XFRM
config XFRM_ALGO
tristate
select XFRM