diff options
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_sas_fusion.h')
-rw-r--r-- | drivers/scsi/megaraid/megaraid_sas_fusion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/megaraid/megaraid_sas_fusion.h b/drivers/scsi/megaraid/megaraid_sas_fusion.h index 12ff01cf6799..4eb84011cb07 100644 --- a/drivers/scsi/megaraid/megaraid_sas_fusion.h +++ b/drivers/scsi/megaraid/megaraid_sas_fusion.h | |||
@@ -88,7 +88,7 @@ enum MR_RAID_FLAGS_IO_SUB_TYPE { | |||
88 | #define MEGASAS_FUSION_IN_RESET 0 | 88 | #define MEGASAS_FUSION_IN_RESET 0 |
89 | 89 | ||
90 | /* | 90 | /* |
91 | * Raid Context structure which describes MegaRAID specific IO Paramenters | 91 | * Raid Context structure which describes MegaRAID specific IO Parameters |
92 | * This resides at offset 0x60 where the SGL normally starts in MPT IO Frames | 92 | * This resides at offset 0x60 where the SGL normally starts in MPT IO Frames |
93 | */ | 93 | */ |
94 | 94 | ||