commit | a4aa834a9165150252c5cd953faab4de29d51b87 | [log] [tgz] |
---|---|---|
author | Denis V. Lunev <den@openvz.org> | Thu Apr 03 13:04:33 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 03 13:04:33 2008 -0700 |
tree | e96e20355057dfabd279b7b7c94fedeffed4e020 | |
parent | e1ec1b8ccdf0df6000faa8c2d985ca5f94157e5a [diff] |
[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>