git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1003201
)
netxen: fix a race in netxen_nic_get_stats()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Wed, 18 Aug 2010 02:29:30 +0000
(
02:29
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 19 Aug 2010 07:44:03 +0000
(
00:44
-0700)
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>
No differences found