]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit4e2f80f1e319a325c551fd162544573e34c0f084
tree5f22ad465f07a8eda5576185db2e24ac7797d68a
parent7c3bfcc595d9e9e02b128d83d5d5e782d758bb79
[SCSI] SAS: consolidate linkspeed definitions

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>
drivers/scsi/aic94xx/aic94xx_hwi.c
drivers/scsi/aic94xx/aic94xx_init.c
drivers/scsi/aic94xx/aic94xx_scb.c
drivers/scsi/libsas/sas_expander.c
drivers/scsi/libsas/sas_internal.h
include/scsi/libsas.h
include/scsi/sas.h
include/scsi/scsi_transport_sas.h