Denis V. Lunev ed160e839d [NET]: Cleanup pernet operation without CONFIG_NET_NS
If CONFIG_NET_NS is not set, the only namespace is possible.

This patch removes list of pernet_operations and cleanups code a bit.
This list is not needed if there are no namespaces. We should just call
->init method.

Additionally, the ->exit will be called on module unloading only. This
case is safe - the code is not discarded. For the in/kernel code, ->exit
should never be called.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-13 03:23:21 -08:00
..
2007-11-10 22:09:25 -08:00
2007-11-07 04:11:44 -08:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:52:46 -07:00
2007-10-26 22:56:12 -07:00
2007-11-02 08:47:06 +01:00
2007-11-12 21:24:14 -08:00
2007-02-10 23:19:25 -08:00