commit | 502820a3161e2f228125977d133dd80eea2932d1 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Wed Aug 18 02:29:30 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 19 00:44:03 2010 -0700 |
tree | c199c94802b332ba975c9c20a2160335d0865478 | |
parent | 1003201a73daed739747b9a6c2c39c57aad5878b [diff] |
netxen: fix a race in netxen_nic_get_stats() Dont clear netdev->stats, it might give transient wrong values to concurrent stat readers. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>