summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs
diff options
context:
space:
mode:
authorEric Dumazet2007-11-16 11:29:24 +0100
committerDavid S. Miller2007-11-19 03:47:38 +0100
commit483b23ffa3a5f44767038b0a676d757e0668437e (patch)
tree0d3e90fba6499af90077e01ba3c4da48a7c9b1d8 /net/ipv4/ipvs
parentrt2x00: Request usb_maxpacket() once (diff)
downloadkernel-qcow2-linux-483b23ffa3a5f44767038b0a676d757e0668437e.tar.gz
kernel-qcow2-linux-483b23ffa3a5f44767038b0a676d757e0668437e.tar.xz
kernel-qcow2-linux-483b23ffa3a5f44767038b0a676d757e0668437e.zip
[NET]: Corrects a bug in ip_rt_acct_read()
It seems that stats of cpu 0 are counted twice, since for_each_possible_cpu() is looping on all possible cpus, including 0 Before percpu conversion of ip_rt_acct, we should also remove the assumption that CPU 0 is online (or even possible) Signed-off-by: Eric Dumazet <dada1@cosmosbay.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipvs')
0 files changed, 0 insertions, 0 deletions