scsi: lpfc: Quieten some printks
authorAnton Blanchard <anton@ozlabs.org>
Mon, 13 Jul 2020 08:39:08 +0000 (18:39 +1000)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 15 Jul 2020 20:05:20 +0000 (16:05 -0400)
commitbc2736e98e02097ec0e1245b7facf7c8ebec550c
tree004e88ed933aa18bc91a8291afc2916167b08535
parent7ec772d0c3e66170602fb45ebcbe056c2d60a8b0
scsi: lpfc: Quieten some printks

On a big box the lpfc driver emits a few thousand "Set Affinity" lines to
the console. Reduce the priority of these from KERN_ERR to KERN_INFO, and
also fix a few printks that had no log level.

Link: https://lore.kernel.org/r/20200713083908.1104927-1-anton@ozlabs.org
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Anton Blanchard <anton@ozlabs.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/lpfc/lpfc_init.c