netdev: octeon_mgmt: Fix race manipulating irq bits.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 5 May 2010 13:03:10 +0000 (13:03 +0000)
committerDavid 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