commit | 3487735aa54407565278a5a1288119c45210b86c | [log] [tgz] |
---|---|---|
author | Kashyap, Desai <kashyap.desai@lsi.com> | Thu Feb 10 11:51:24 2011 +0530 |
committer | James Bottomley <James.Bottomley@suse.de> | Sat Feb 12 13:57:43 2011 -0600 |
tree | 9d696b2ccc0dd13412be461eb5d5ccde3eda6b4a | |
parent | d75733d51fdab5c99a0d9491b25f22e13b39cdc1 [diff] |
[SCSI] mptfusion: Remove bus reset for mptsas module Bus reset is not required for SAS Controller. It is valid for mptspi and mptfc, but for mptsas it is not required. It is an extra work for Error handling escallation for mptsas. Removing bus reset from error handling will eventually speedup Error handling for SAS controller. Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>