diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_bsg.h')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_bsg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_bsg.h b/drivers/scsi/lpfc/lpfc_bsg.h index 2d98689dd693..a2c33e7c9152 100644 --- a/drivers/scsi/lpfc/lpfc_bsg.h +++ b/drivers/scsi/lpfc/lpfc_bsg.h | |||
@@ -96,7 +96,7 @@ struct dfc_mbox_req { | |||
96 | uint32_t command; | 96 | uint32_t command; |
97 | uint32_t mbOffset; | 97 | uint32_t mbOffset; |
98 | uint32_t inExtWLen; | 98 | uint32_t inExtWLen; |
99 | uint32_t outWxtWLen; | 99 | uint32_t outExtWLen; |
100 | }; | 100 | }; |
101 | 101 | ||
102 | /* Used for menlo command or menlo data. The xri is only used for menlo data */ | 102 | /* Used for menlo command or menlo data. The xri is only used for menlo data */ |