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

Ingo Molnar mingo at elte.hu
Fri Apr 10 02:04:04 PDT 2009


* Alexey Dobriyan <adobriyan at gmail.com> 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
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers




More information about the Devel mailing list