[NETNS]: Declare init_net even without CONFIG_NET defined.
authorDenis V. Lunev <den@openvz.org>
Thu, 3 Apr 2008 20:04:33 +0000 (13:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Apr 2008 20:04:33 +0000 (13:04 -0700)
commita4aa834a9165150252c5cd953faab4de29d51b87
treee96e20355057dfabd279b7b7c94fedeffed4e020
parente1ec1b8ccdf0df6000faa8c2d985ca5f94157e5a
[NETNS]: Declare init_net even without CONFIG_NET defined.

This does not look good, but there is no other choice. The compilation
without CONFIG_NET is broken and can not be fixed with ease.

After that there is no need for the following commits:
1567ca7eec7664b8be3b07755ac59dc1b1ec76cb
3edf8fa5ccf10688a9280b5cbca8ed3947c42866
2d38f9a4f8d2ebdc799f03eecf82345825495711

Revert them.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/net_namespace.h
lib/kobject_uevent.c