[SCSI] SAS: consolidate linkspeed definitions
authorJames Bottomley <James.Bottomley@steeleye.com>
Wed, 6 Sep 2006 22:36:13 +0000 (17:36 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 7 Sep 2006 17:41:16 +0000 (12:41 -0500)
At the moment we have two separate linkspeed enumerations covering
roughly the same values.  This patch consolidates on a single one enum
sas_linkspeed in scsi_transport_sas.h and uses it everywhere in the
aic94xx driver.  Eventually I'll get around to removing the duplicated
fields in asd_sas_phy and sas_phy ...

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found