git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1ec1b8
)
[NETNS]: Declare init_net even without CONFIG_NET defined.
author
Denis V. Lunev
<den@openvz.org>
Thu, 3 Apr 2008 20:04:33 +0000
(13:04 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 3 Apr 2008 20:04:33 +0000
(13:04 -0700)
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>
No differences found