diff options
author | James Bottomley <James.Bottomley@HansenPartnership.com> | 2016-03-15 15:35:03 -0700 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2016-03-15 15:35:03 -0700 |
commit | b86c75fda662506fe6e55d61994482fb4a704f5f (patch) | |
tree | f6323de2290ff1da5af6d28ea81d0ac15564f812 /drivers/scsi/scsi_sas_internal.h | |
parent | a7dee8f45fa2948b74d8e84ba24e435c87fd0acf (diff) | |
parent | cdc43ae34c25693fa8de30c9a95243cd45548023 (diff) | |
download | talos-op-linux-b86c75fda662506fe6e55d61994482fb4a704f5f.tar.gz talos-op-linux-b86c75fda662506fe6e55d61994482fb4a704f5f.zip |
Merge remote-tracking branch 'mkp-scsi/4.6/scsi-queue' into misc
Diffstat (limited to 'drivers/scsi/scsi_sas_internal.h')
-rw-r--r-- | drivers/scsi/scsi_sas_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/scsi_sas_internal.h b/drivers/scsi/scsi_sas_internal.h index 6266a5d73d0f..e659912498bd 100644 --- a/drivers/scsi/scsi_sas_internal.h +++ b/drivers/scsi/scsi_sas_internal.h @@ -4,7 +4,7 @@ #define SAS_HOST_ATTRS 0 #define SAS_PHY_ATTRS 17 #define SAS_PORT_ATTRS 1 -#define SAS_RPORT_ATTRS 7 +#define SAS_RPORT_ATTRS 8 #define SAS_END_DEV_ATTRS 5 #define SAS_EXPANDER_ATTRS 7 |