[SCSI] scsi_transport_sas: make minimum and maximum linkrate settable quantities
authorJames Bottomley <James.Bottomley@steeleye.com>
Thu, 7 Sep 2006 00:25:22 +0000 (19:25 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Sep 2006 20:16:44 +0000 (15:16 -0500)
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 <James.Bottomley@SteelEye.com>

No differences found