[SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
authorJames Bottomley <James.Bottomley@suse.de>
Mon, 18 Jan 2010 16:14:51 +0000 (10:14 -0600)
committerJames Bottomley <James.Bottomley@suse.de>
Mon, 8 Feb 2010 23:15:19 +0000 (17:15 -0600)
The mpt2sas driver wants to use transport layer retries (TLR) so the
simplest thing to do seems to be to add the enabling flags and checks
to the SAS transport class, since they're a SAS specific protocol
feature.

Signed-off-by: James Bottomley <James.Bottomley@suse.de>

No differences found