Re: [PATCH 07/30] netns: extract net_create()

From: Ingo Molnar
Date: Fri Apr 10 2009 - 05:05:29 EST



* Alexey Dobriyan <adobriyan@xxxxxxxxx> wrote:

> --- a/include/net/net_namespace.h
> +++ b/include/net/net_namespace.h
> @@ -107,6 +107,7 @@ static inline struct net *copy_net_ns(unsigned long flags, struct net *net_ns)
> extern struct list_head net_namespace_list;
>
> #ifdef CONFIG_NET_NS
> +struct net *net_create(void);
> extern void __put_net(struct net *net);

Ditto.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/