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)
commite2fa6f2ef6e48666b78d4b0f00914b06bb19d298
tree84edb88bf9edc0b017abe28e457858099dba30f7
parentebc0ffae5dfb4447e0a431ffe7fe1d467c48bbb9
bna: fix interrupt handling

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>
drivers/net/bna/bnad.c