xfrm: remove init_path indirection from afinfo_policy
authorFlorian Westphal <fw@strlen.de>
Tue, 16 Apr 2019 14:44:38 +0000 (16:44 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Tue, 23 Apr 2019 05:42:20 +0000 (07:42 +0200)
commit2e8b4aa816eaaf480fe68b1086614259caf1bf3c
tree2added5a80a6525ee78f7c631839b15fdebf55af
parentf24ea52873c726bf7b54318f00ec45050222b367
xfrm: remove init_path indirection from afinfo_policy

handle this directly, its only used by ipv6.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/ipv4/xfrm4_policy.c
net/ipv6/xfrm6_policy.c
net/xfrm/xfrm_policy.c