From: Changli Gao Date: Sat, 19 Feb 2011 09:32:28 +0000 (+0800) Subject: ipvs: unify the formula to estimate the overhead of processing connections X-Git-Tag: v2.6.39-rc1~468^2~182^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b552f7e3a9524abcbcdf86f0a99b2be58e55a9c6;p=pandora-kernel.git ipvs: unify the formula to estimate the overhead of processing connections lc and wlc use the same formula, but lblc and lblcr use another one. There is no reason for using two different formulas for the lc variants. The formula used by lc is used by all the lc variants in this patch. Signed-off-by: Changli Gao Acked-by: Wensong Zhang Signed-off-by: Simon Horman --- Reading git-diff-tree failed