Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f911462f authored by James Smart's avatar James Smart Committed by James Bottomley
Browse files

lpfc: Change buffer pool empty message to miscellaneous category

parent f818ea7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;