提交 227510c7 编写于 作者: C Cal Peake 提交者: David S. Miller

[IPV6]: fix implicit declaration of function `xfrm6_tunnel_unregister'

Signed-off-by: NCal Peake <cp@absolutedigital.net>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 2c2a68b8
......@@ -1123,7 +1123,7 @@ static inline int ip6ip6_register(void)
static inline int ip6ip6_unregister(void)
{
return xfrm6_tunnel_unregister(&ip6ip6_handler);
return xfrm6_tunnel_deregister(&ip6ip6_handler);
}
#else
static struct inet6_protocol xfrm6_tunnel_protocol = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册