dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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