From: Sumant Patro Date: Wed, 14 Feb 2007 20:34:46 +0000 (-0800) Subject: [SCSI] megaraid_sas: do not process cmds if hw_crit_error is set X-Git-Tag: v2.6.21-rc1~68^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af37acfb63d8e924550e67b884dbd1c478e26c96;p=pandora-kernel.git [SCSI] megaraid_sas: do not process cmds if hw_crit_error is set Checks if hw_crit_error is set. If it is set, we donot process commands. Checks added in megasas_queue_command and command completion routines. Signed-off-by: Sumant Patro Signed-off-by: James Bottomley --- Reading git-diff-tree failed