commit | af37acfb63d8e924550e67b884dbd1c478e26c96 | [log] [tgz] |
---|---|---|
author | Sumant Patro <sumantp@lsil.com> | Wed Feb 14 12:34:46 2007 -0800 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Fri Feb 16 10:15:29 2007 -0600 |
tree | 2b3230cf515361b9aef1c43ae22df4e131530ef3 | |
parent | a9b7320294f885be6087bdef7a0e25922c36eb1b [diff] |
[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 <sumant.patro@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>