OSDN Git Service

net: Prepare gro for packet consuming gro callbacks
authorSteffen Klassert <steffen.klassert@secunet.com>
Wed, 15 Feb 2017 08:39:44 +0000 (09:39 +0100)
committerSteffen Klassert <steffen.klassert@secunet.com>
Wed, 15 Feb 2017 08:39:44 +0000 (09:39 +0100)
commit25393d3fc055b76587fcc91627aee8c345400c3a
tree79405b1081d20494137ea9c4058073e98e75259d
parent5f114163f2f5eb2edbb49c4d3e0b405c7a8a7e2a
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>
include/linux/netdevice.h
net/core/dev.c
net/xfrm/Kconfig