summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2020-04-10 11:08:24 +0200
committerSteffen Klassert <steffen.klassert@secunet.com>2020-04-20 07:17:32 +0200
commitdb87668ad1e4917cfe04e217307ba6ed9390716e (patch)
treea415ef8b374167f84e8f3ec7fd582e7341eacc73 /scripts
parentesp6: get the right proto for transport mode in esp6_gso_encap (diff)
downloadlinux-db87668ad1e4917cfe04e217307ba6ed9390716e.tar.xz
linux-db87668ad1e4917cfe04e217307ba6ed9390716e.zip
xfrm: remove the xfrm_state_put call becofe going to out_reset
This xfrm_state_put call in esp4/6_gro_receive() will cause double put for state, as in out_reset path secpath_reset() will put all states set in skb sec_path. So fix it by simply remove the xfrm_state_put call. Fixes: 6ed69184ed9c ("xfrm: Reset secpath in xfrm failure") Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions