xfrm: policy: fix IPv6-only espintcp compilation
authorSabrina Dubroca <sd@queasysnail.net>
Thu, 16 Jul 2020 08:09:03 +0000 (10:09 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Fri, 17 Jul 2020 08:22:22 +0000 (10:22 +0200)
commit95a35b42bc6e5d8ce7baff8aefed10e9829e7ae5
tree3aadf1ed4344ce14b583526db3ca5f2f2bf05fca
parente229c877cde141a4c46cb603a341ce8c909e9a98
xfrm: policy: fix IPv6-only espintcp compilation

In case we're compiling espintcp support only for IPv6, we should
still initialize the common code.

Fixes: 26333c37fc28 ("xfrm: add IPv6 support for espintcp")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_policy.c