提交 24dce080 编写于 作者: K Kirill Tkhai 提交者: David S. Miller

net: Export open_related_ns()

This function will be used to obtain net of tun device.
Signed-off-by: NKirill Tkhai <ktkhai@virtuozzo.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d8d211a2
......@@ -184,6 +184,7 @@ int open_related_ns(struct ns_common *ns,
return fd;
}
EXPORT_SYMBOL_GPL(open_related_ns);
static long ns_ioctl(struct file *filp, unsigned int ioctl,
unsigned long arg)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册