ipvs: unify the formula to estimate the overhead of processing connections
authorChangli Gao <xiaosuo@gmail.com>
Sat, 19 Feb 2011 09:32:28 +0000 (17:32 +0800)
committerSimon Horman <horms@verge.net.au>
Fri, 25 Feb 2011 02:35:41 +0000 (11:35 +0900)
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 <xiaosuo@gmail.com>
Acked-by: Wensong Zhang <wensong@linux-vs.org>
Signed-off-by: Simon Horman <horms@verge.net.au>

No differences found