xfrm: pass extack down to xfrm_type ->init_state
authorSabrina Dubroca <sd@queasysnail.net>
Tue, 27 Sep 2022 15:45:29 +0000 (17:45 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 29 Sep 2022 05:17:58 +0000 (07:17 +0200)
commite1e10b44cf284248fb099681f48cc723564a1cc8
treed30f22b56dd8b3c4d8ae32baac2a099976e45e7a
parent48ff45dade87eb24a4d7ca28fd813ca2e2ebe745
xfrm: pass extack down to xfrm_type ->init_state

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
include/net/xfrm.h
net/ipv4/ah4.c
net/ipv4/esp4.c
net/ipv4/ipcomp.c
net/ipv4/xfrm4_tunnel.c
net/ipv6/ah6.c
net/ipv6/esp6.c
net/ipv6/ipcomp6.c
net/ipv6/mip6.c
net/ipv6/xfrm6_tunnel.c
net/xfrm/xfrm_state.c