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:
091f0ea
)
tg3: Fix race condition in tg3_get_stats64()
author
Michael Chan
<mchan@broadcom.com>
Sun, 29 Jul 2012 19:15:44 +0000
(19:15 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 30 Jul 2012 06:18:31 +0000
(23:18 -0700)
Spinlock should be taken before checking for tp->hw_stats.
Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found