[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>
Showing
- drivers/scsi/aic94xx/aic94xx_hwi.c 1 addition, 1 deletiondrivers/scsi/aic94xx/aic94xx_hwi.c
- drivers/scsi/aic94xx/aic94xx_init.c 8 additions, 4 deletionsdrivers/scsi/aic94xx/aic94xx_init.c
- drivers/scsi/aic94xx/aic94xx_scb.c 13 additions, 13 deletionsdrivers/scsi/aic94xx/aic94xx_scb.c
- drivers/scsi/libsas/sas_expander.c 7 additions, 20 deletionsdrivers/scsi/libsas/sas_expander.c
- drivers/scsi/libsas/sas_internal.h 1 addition, 1 deletiondrivers/scsi/libsas/sas_internal.h
- include/scsi/libsas.h 7 additions, 7 deletionsinclude/scsi/libsas.h
- include/scsi/sas.h 0 additions, 14 deletionsinclude/scsi/sas.h
- include/scsi/scsi_transport_sas.h 17 additions, 9 deletionsinclude/scsi/scsi_transport_sas.h
Loading
Please register or sign in to comment