diff options
Diffstat (limited to 'include/scsi/scsi_transport_sas.h')
-rw-r--r-- | include/scsi/scsi_transport_sas.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/scsi/scsi_transport_sas.h b/include/scsi/scsi_transport_sas.h index 98b3a20a0102..9b8e08879cfc 100644 --- a/include/scsi/scsi_transport_sas.h +++ b/include/scsi/scsi_transport_sas.h | |||
@@ -36,6 +36,7 @@ enum sas_linkrate { | |||
36 | SAS_LINK_RATE_3_0_GBPS = 9, | 36 | SAS_LINK_RATE_3_0_GBPS = 9, |
37 | SAS_LINK_RATE_G2 = SAS_LINK_RATE_3_0_GBPS, | 37 | SAS_LINK_RATE_G2 = SAS_LINK_RATE_3_0_GBPS, |
38 | SAS_LINK_RATE_6_0_GBPS = 10, | 38 | SAS_LINK_RATE_6_0_GBPS = 10, |
39 | SAS_LINK_RATE_12_0_GBPS = 11, | ||
39 | /* These are virtual to the transport class and may never | 40 | /* These are virtual to the transport class and may never |
40 | * be signalled normally since the standard defined field | 41 | * be signalled normally since the standard defined field |
41 | * is only 4 bits */ | 42 | * is only 4 bits */ |