]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit88edf74610bd894b93438f389688bc8b4a2d3414
tree5f22ad465f07a8eda5576185db2e24ac7797d68a
parentb4620233d6a3510564c561a5a2a365a1d8a34b68
[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