From: Prakash, Sathya Date: Tue, 20 May 2008 19:32:18 +0000 (+0530) Subject: [SCSI] mpt fusion : Adding FAULT Reset polling work X-Git-Tag: v2.6.27-rc1~1059^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54d48b80fb523ce1b1a644e4876b08835ad757f;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed