From: Simon Horman Date: Fri, 4 Feb 2011 09:33:02 +0000 (+0900) Subject: IPVS: Conditional ip_vs_conntrack_enabled() X-Git-Tag: v2.6.39-rc1~468^2~26^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e2f5a700cb93448b2da0e158149d18dc5290ef;p=pandora-kernel.git IPVS: Conditional ip_vs_conntrack_enabled() ip_vs_conntrack_enabled() becomes a noop when CONFIG_SYSCTL is undefined. In preparation for not including sysctl_conntrack in struct netns_ipvs when CONFIG_SYCTL is not defined. Signed-off-by: Simon Horman --- Reading git-diff-tree failed