qlge: Fix MSI/legacy single interrupt bug.
authorRon Mercer <ron.mercer@qlogic.com>
Mon, 20 Oct 2008 17:30:26 +0000 (10:30 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 22 Oct 2008 11:00:49 +0000 (07:00 -0400)
The chip can issue spurious interrupts for single interrupt
modes. We use disable to clear the condition and allow processing to
continue. Also got rid of legacy specific code since it now needs to
be done on MSI single irq also.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found