diff options
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_hbadisc.c')
-rw-r--r-- | drivers/scsi/lpfc/lpfc_hbadisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_hbadisc.c b/drivers/scsi/lpfc/lpfc_hbadisc.c index c3d7174e3469..a345dde16c86 100644 --- a/drivers/scsi/lpfc/lpfc_hbadisc.c +++ b/drivers/scsi/lpfc/lpfc_hbadisc.c | |||
@@ -5509,7 +5509,7 @@ lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) | |||
5509 | * @buff: Buffer containing config region 23 data. | 5509 | * @buff: Buffer containing config region 23 data. |
5510 | * @size: Size of the data buffer. | 5510 | * @size: Size of the data buffer. |
5511 | * | 5511 | * |
5512 | * This fuction parse the FCoE config parameters in config region 23 and | 5512 | * This function parses the FCoE config parameters in config region 23 and |
5513 | * populate driver data structure with the parameters. | 5513 | * populate driver data structure with the parameters. |
5514 | */ | 5514 | */ |
5515 | void | 5515 | void |