linux/drivers/net/qlge
Ron Mercer 15c052fc7f qlge: Add watchdog timer.
Add periodic heartbeat register read to trigger the eeh
recovery process.
We see cases where an eeh error was injected and the slot was
suspended.  An asic access attempt is required to flush the recovery process,
but without interrupts the process can stall.
Adding this periodic register read causes the recovery process to begin.

Signed-off-by: Ron Mercer <ron.mercer@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-04 13:32:46 -08:00
..
Makefile
qlge_dbg.c qlge: Add module param to force firmware core dump. 2010-01-16 01:01:55 -08:00
qlge_ethtool.c qlge: Add ethtool self-test. 2009-11-02 04:25:40 -08:00
qlge_main.c qlge: Add watchdog timer. 2010-02-04 13:32:46 -08:00
qlge_mpi.c qlge: Add module param to force firmware core dump. 2010-01-16 01:01:55 -08:00
qlge.h qlge: Add watchdog timer. 2010-02-04 13:32:46 -08:00