]> err.no Git - linux-2.6/blobdiff - net/core/net_namespace.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6] / net / core / net_namespace.c
index 383252b50411b89c5c18835bcbe4c9837ed16ad0..ec936ae92458fb6325b33495b09216bb5fc09831 100644 (file)
@@ -18,7 +18,7 @@ static DEFINE_MUTEX(net_mutex);
 LIST_HEAD(net_namespace_list);
 
 struct net init_net;
-EXPORT_SYMBOL_GPL(init_net);
+EXPORT_SYMBOL(init_net);
 
 /*
  * setup_net runs the initializers for the network namespace object.