]> git.baikalelectronics.ru Git - kernel.git/commit
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.
authorDenis V. Lunev <den@openvz.org>
Thu, 27 Mar 2008 21:25:53 +0000 (14:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Mar 2008 21:25:53 +0000 (14:25 -0700)
commit28f9f30d7777f58308fdcbb91080fc5c455c90bc
tree1b5491f78edba6bc3d463e4190deff22f10dff74
parentd5f0efeba3561bbace16e9c8ce20270a84b85c82
[NETNS]: Compile NET /proc support only if CONFIG_NET is set.

This fix broken compilation for 'allnoconfig'. This was introduced by
Introduced by commit aa0cfe0f7ae2163f48b848163995c7e2242ab318 ("[NET]
NETNS: Omit seq_net_private->net without CONFIG_NET_NS.")

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
fs/proc/proc_net.c
include/linux/seq_file.h