summaryrefslogtreecommitdiff
path: root/net/ipv4/ip_vti.c
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2018-03-16 11:35:51 +0900
committerSteffen Klassert <steffen.klassert@secunet.com>2018-03-16 08:26:02 +0100
commit46c0ef6e1eb95f619d9f62da4332749153db92f7 (patch)
treefc5fd0284a14c69435f2ee6843b2a4a8e3fe14cf /net/ipv4/ip_vti.c
parent51d4740f88affd85d49c04e3c9cd129c0e33bcb9 (diff)
xfrm: fix rcu_read_unlock usage in xfrm_local_error
In the xfrm_local_error, rcu_read_unlock should be called when afinfo is not NULL. because xfrm_state_get_afinfo calls rcu_read_unlock if afinfo is NULL. Fixes: af5d27c4e12b ("xfrm: remove xfrm_state_put_afinfo") Signed-off-by: Taehee Yoo <ap420073@gmail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4/ip_vti.c')
0 files changed, 0 insertions, 0 deletions