|
@@ -4537,7 +4537,7 @@ lpfc_queuecommand(struct Scsi_Host *shost, struct scsi_cmnd *cmnd)
|
|
|
if (lpfc_cmd == NULL) {
|
|
|
lpfc_rampdown_queue_depth(phba);
|
|
|
|
|
|
- lpfc_printf_vlog(vport, KERN_INFO, LOG_FCP,
|
|
|
+ lpfc_printf_vlog(vport, KERN_INFO, LOG_MISC,
|
|
|
"0707 driver's buffer pool is empty, "
|
|
|
"IO busied\n");
|
|
|
goto out_host_busy;
|