[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)
commit72f9488a968fe2b64a86fceb4c68e9c8bdd0da63
treee96e20355057dfabd279b7b7c94fedeffed4e020
parentb8c3ed44b777011badc59517a6c6b8cef09ab10b
[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:
cbfc65c4a32b898640eeeaa6a63d80d1d7535f10
446eed291cd06e3bf3e8b82ac184fa4128b128ac
8bd3cda7ffe8c3adee8606c33eab3e6c1f3580ac

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