From: Eric Dumazet Date: Wed, 18 Aug 2010 02:29:30 +0000 (+0000) Subject: netxen: fix a race in netxen_nic_get_stats() X-Git-Tag: v2.6.36-rc3~42^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=502820a3161e2f228125977d133dd80eea2932d1;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed