diff options
-rw-r--r-- | drivers/scsi/lpfc/lpfc_scsi.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/lpfc/lpfc_scsi.c b/drivers/scsi/lpfc/lpfc_scsi.c index c140f99772ca..116df9c57870 100644 --- a/drivers/scsi/lpfc/lpfc_scsi.c +++ b/drivers/scsi/lpfc/lpfc_scsi.c | |||
@@ -4537,7 +4537,7 @@ lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd) | |||
4537 | if (lpfc_cmd == NULL) { | 4537 | if (lpfc_cmd == NULL) { |
4538 | lpfc_rampdown_queue_depth(phba); | 4538 | lpfc_rampdown_queue_depth(phba); |
4539 | 4539 | ||
4540 | lpfc_printf_vlog(vport, KERN_INFO, LOG_FCP, | 4540 | lpfc_printf_vlog(vport, KERN_INFO, LOG_MISC, |
4541 | "0707 driver's buffer pool is empty, " | 4541 | "0707 driver's buffer pool is empty, " |
4542 | "IO busied\n"); | 4542 | "IO busied\n"); |
4543 | goto out_host_busy; | 4543 | goto out_host_busy; |