Xin Long db87668ad1 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>
2020-04-20 07:17:32 +02:00
..
2020-03-29 22:30:57 -07:00
2020-03-29 22:30:57 -07:00
2020-03-12 15:55:00 -07:00
2019-07-27 14:23:48 -07:00
2020-03-12 15:55:00 -07:00
2020-03-30 13:45:04 -07:00
2020-03-12 15:55:00 -07:00
2020-03-29 22:30:57 -07:00
2020-03-29 22:30:57 -07:00
2020-03-12 15:55:00 -07:00
2020-03-29 22:30:57 -07:00
2020-04-06 10:05:42 -07:00
2020-03-12 15:55:00 -07:00