Re: [PATCH] Fix fnic driver to remove bogus ratelimit messages.

From: Martin K. Petersen
Date: Thu Apr 01 2021 - 23:54:40 EST


On Tue, 23 Mar 2021 10:27:56 -0700, lduncan@xxxxxxxx wrote:

> Commit b43abcbbd5b1 ("scsi: fnic: Ratelimit printks to avoid
> looding when vlan is not set by the switch.i") added
> printk_ratelimit() in front of a couple of debug-mode
> messages, to reduce logging overrun when debugging the
> driver. The code:
>
> > if (printk_ratelimit())
> > FNIC_FCS_DBG(KERN_DEBUG, fnic->lport->host,
> > "Start VLAN Discovery\n");
>
> [...]

Applied to 5.13/scsi-queue, thanks!

[1/1] Fix fnic driver to remove bogus ratelimit messages.
https://git.kernel.org/mkp/scsi/c/d2478dd25691

--
Martin K. Petersen Oracle Linux Engineering