From: Simon Horman Date: Tue, 1 Feb 2011 17:29:04 +0000 (+0100) Subject: IPVS: Allow compilation with CONFIG_SYSCTL disabled X-Git-Tag: v2.6.39-rc1~468^2~424^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0443929ff0ecc4d1e690edaffa338cabe0863d3b;p=pandora-kernel.git IPVS: Allow compilation with CONFIG_SYSCTL disabled This is a rather naieve approach to allowing PVS to compile with CONFIG_SYSCTL disabled. I am working on a more comprehensive patch which will remove compilation of all sysctl-related IPVS code when CONFIG_SYSCTL is disabled. Reported-by: Randy Dunlap Signed-off-by: Simon Horman Acked-by: Randy Dunlap Signed-off-by: Hans Schillstrom Tested-by: Hans Schillstrom Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed