]> git.baikalelectronics.ru Git - kernel.git/commit
ipvs: stats should not depend on CPU 0
authorJulian Anastasov <ja@ssi.bg>
Thu, 12 Sep 2013 08:21:10 +0000 (11:21 +0300)
committerSimon Horman <horms@verge.net.au>
Wed, 18 Sep 2013 19:40:20 +0000 (14:40 -0500)
commit881903280c82993f63fc0eb5bb1e6a8a63688e1c
treea44e72832ed85b3ed661dc6ac93e439abb1bbf72
parent2907a3688a2b946cc9e5fa2733e2b28b25f399d2
ipvs: stats should not depend on CPU 0

When reading percpu stats we need to properly reset
the sum when CPU 0 is not present in the possible mask.

Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
net/netfilter/ipvs/ip_vs_est.c