From: Sven Wegener Date: Mon, 8 Sep 2008 11:38:11 +0000 (+0200) Subject: ipvs: Restrict connection table size via Kconfig X-Git-Tag: v2.6.28-rc1~717^2~300^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2206a3f5b75be5dadf11541961bd7c924857eb5d;p=pandora-kernel.git ipvs: Restrict connection table size via Kconfig Instead of checking the value in include/net/ip_vs.h, we can just restrict the range in our Kconfig file. This will prevent values outside of the range early. Signed-off-by: Sven Wegener Reviewed-by: Julius Volz Signed-off-by: Simon Horman --- Reading git-diff-tree failed