bna: fix interrupt handling
authorRasesh Mody <rmody@brocade.com>
Tue, 5 Oct 2010 15:46:04 +0000 (15:46 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Oct 2010 03:39:38 +0000 (20:39 -0700)
This fix handles the case when IRQ handler is called (for shared IRQs)
even before the driver is ready to handle interrupts.

Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found