commit | 5c1b9ab3ec81992bef9a8605b8b281b41577b475 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Fri May 03 17:46:15 2019 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Wed Jun 05 13:16:30 2019 +0200 |
tree | 273d2c050c0d33a7e6bd223a280265d15c0da354 | |
parent | bac9593515c653e9ec05df9e303cdf1b969854d4 [diff] |
xfrm: remove init_temprop indirection from xfrm_state_afinfo same as previous patch: just place this in the caller, no need to have an indirection for a structure initialization. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>