commit | d1ee4fea0b6946dd8bc61b46db35ea80af7af34b | [log] [tgz] |
---|---|---|
author | Julian Anastasov <ja@ssi.bg> | Thu Sep 12 11:21:10 2013 +0300 |
committer | Simon Horman <horms@verge.net.au> | Wed Sep 18 14:40:20 2013 -0500 |
tree | a44e72832ed85b3ed661dc6ac93e439abb1bbf72 | |
parent | 742617b176909e586a4cf9b142c996c25986fce8 [diff] |
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>