aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_bsg.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_bsg.c')
-rw-r--r--drivers/scsi/lpfc/lpfc_bsg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_bsg.c b/drivers/scsi/lpfc/lpfc_bsg.c
index 32d5683e6181..f5d106456f1d 100644
--- a/drivers/scsi/lpfc/lpfc_bsg.c
+++ b/drivers/scsi/lpfc/lpfc_bsg.c
@@ -4741,7 +4741,7 @@ lpfc_bsg_mbox_cmd(struct fc_bsg_job *job)
4741 if (job->request_len < 4741 if (job->request_len <
4742 sizeof(struct fc_bsg_request) + sizeof(struct dfc_mbox_req)) { 4742 sizeof(struct fc_bsg_request) + sizeof(struct dfc_mbox_req)) {
4743 lpfc_printf_log(phba, KERN_INFO, LOG_LIBDFC, 4743 lpfc_printf_log(phba, KERN_INFO, LOG_LIBDFC,
4744 "2737 Mix-and-match backward compability " 4744 "2737 Mix-and-match backward compatibility "
4745 "between MBOX_REQ old size:%d and " 4745 "between MBOX_REQ old size:%d and "
4746 "new request size:%d\n", 4746 "new request size:%d\n",
4747 (int)(job->request_len - 4747 (int)(job->request_len -