From: James Bottomley Date: Mon, 18 Jan 2010 16:14:51 +0000 (-0600) Subject: [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) X-Git-Tag: v2.6.34-rc1~284^2~121 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f88009d5cfae890bd3466126d1622ad4f16b798;p=pandora-kernel.git [SCSI] scsi_transport_sas: add support for transport layer retries (TLR) 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 --- Reading git-diff-tree failed