commit | e46817472a1d7da32e8f265f9469a4e2fa39c60f | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Fri May 03 17:46:16 2019 +0200 |
committer | Steffen Klassert <steffen.klassert@secunet.com> | Wed Jun 05 13:16:30 2019 +0200 |
tree | 4d3d3886dbdda51b267cdd3c904af7153a166c20 | |
parent | 5c1b9ab3ec81992bef9a8605b8b281b41577b475 [diff] |
xfrm: remove init_flags indirection from xfrm_state_afinfo There is only one implementation of this function; just call it directly. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>