[SCSI] mptfusion: Remove bus reset for mptsas module
authorKashyap, Desai <kashyap.desai@lsi.com>
Thu, 10 Feb 2011 06:21:24 +0000 (11:51 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 12 Feb 2011 19:57:43 +0000 (13:57 -0600)
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>

No differences found