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:
4d30b80
)
netdev: octeon_mgmt: Fix race manipulating irq bits.
author
David Daney
<ddaney@caviumnetworks.com>
Wed, 5 May 2010 13:03:10 +0000
(13:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 6 May 2010 04:22:34 +0000
(21:22 -0700)
Don't re-read the interrupt status register, clear the exact bits we
will be testing.
Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found