net: Export open_related_ns()
This function will be used to obtain net of tun device. Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
d8d211a2a0
commit
24dce0800b
@ -184,6 +184,7 @@ int open_related_ns(struct ns_common *ns,
|
|||||||
|
|
||||||
return fd;
|
return fd;
|
||||||
}
|
}
|
||||||
|
EXPORT_SYMBOL_GPL(open_related_ns);
|
||||||
|
|
||||||
static long ns_ioctl(struct file *filp, unsigned int ioctl,
|
static long ns_ioctl(struct file *filp, unsigned int ioctl,
|
||||||
unsigned long arg)
|
unsigned long arg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user