[SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)
authorKashyap, Desai <kashyap.desai@lsi.com>
Wed, 16 Dec 2009 13:26:28 +0000 (18:56 +0530)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 9 Feb 2010 00:19:44 +0000 (18:19 -0600)
If TLR is supported for end device, MPT2SAS driver will enable the TLR
bit in the SCSI_IO for every request. If there is a response with
MPI2_SCSITASKMGMT_RSP_INVALID_FRAME, the driver will turn off the TLR
logic.

[jejb: updated to new transport class TLR API]
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Reviewed-by: Eric Moore <Eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found