]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
[SCSI] mpt fusion : Adding FAULT Reset polling work
authorPrakash, Sathya <sathya.prakash@lsi.com>
Tue, 20 May 2008 19:32:18 +0000 (01:02 +0530)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sat, 12 Jul 2008 13:22:15 +0000 (08:22 -0500)
commitd54d48b80fb523ce1b1a644e4876b08835ad757f
treea6dd5fe8e71dd95eb0720d0d5ebeb70226296423
parentcc4724492ddf920475ad7f12bfcb81ffca16f777
[SCSI] mpt fusion : Adding FAULT Reset polling work

When the firmware is in Fault state it will be identifed only when the next time
the driver access the IOC state.
This patch includes a polling function in the driver which will be executed in
regular interval to check the status of the firmware and if it is in Fault
state, then the firmware will be reset by the driver.

Signed-off-by: Sathya Prakash <sathya.prakash@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h