From: James Bottomley Date: Wed, 6 Sep 2006 22:36:13 +0000 (-0500) Subject: [SCSI] SAS: consolidate linkspeed definitions X-Git-Tag: v2.6.19-rc1~1266^2~19^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88edf74610bd894b93438f389688bc8b4a2d3414;p=pandora-kernel.git [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 --- Reading git-diff-tree failed