remarkable-linux/drivers/net/qlge
Ron Mercer bb0d215c8f qlge: Fix MSI/legacy single interrupt bug.
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>
2008-10-22 07:00:49 -04:00
..
Makefile
qlge.h qlge: Fix MSI/legacy single interrupt bug. 2008-10-22 07:00:49 -04:00
qlge_dbg.c qlge: Fix warnings in debugging code. 2008-09-19 16:13:05 -07:00
qlge_ethtool.c qlge: remove duplicated #include 2008-10-12 21:04:10 -07:00
qlge_main.c qlge: Fix MSI/legacy single interrupt bug. 2008-10-22 07:00:49 -04:00
qlge_mpi.c