X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=net%2Fcore%2Fnet_namespace.c;h=b0dc818a91d7fadafb9ea7308fa66f1140ca45a4;hb=118a9069f06ff591d51a3133e242f0c256ba2db7;hp=7c52fe277b62441966f758b25fad9acef18a10d0;hpb=bbad5d4750ab3b44a196f9bdd982972e41b7e520;p=linux-2.6-omap-h63xx.git diff --git a/net/core/net_namespace.c b/net/core/net_namespace.c index 7c52fe277b6..b0dc818a91d 100644 --- a/net/core/net_namespace.c +++ b/net/core/net_namespace.c @@ -18,6 +18,7 @@ static struct list_head *first_device = &pernet_list; static DEFINE_MUTEX(net_mutex); LIST_HEAD(net_namespace_list); +EXPORT_SYMBOL_GPL(net_namespace_list); struct net init_net; EXPORT_SYMBOL(init_net);