From: James Bottomley Date: Thu, 7 Sep 2006 00:25:22 +0000 (-0500) Subject: [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities X-Git-Tag: v2.6.19-rc1~1266^2~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24e1eeb3a16e4944288c2f3bf082e1513f4b425;p=pandora-kernel.git [SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities According to SPEC, the minimum_linkrate and maximum_linkrate should be settable by the user. This patch introduces a callback that allows the sas class to pass these settings on to the driver. Signed-off-by: James Bottomley --- Reading git-diff-tree failed