]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
bnx2fc: replace printk() with BNX2FC_IO_DBG()
authorMaurizio Lombardi <mlombard@redhat.com>
Mon, 30 May 2016 08:41:01 +0000 (10:41 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 13 Jul 2016 03:16:31 +0000 (23:16 -0400)
commit8a30a3c7e67567075aabe135136423b3c7d19042
treee54848e42d85b160f6adf77d275ba922a12b8202
parentad2bf16543622594432439cd16e90e22cc965964
bnx2fc: replace printk() with BNX2FC_IO_DBG()

The "fcp_rsp_code = %d" message isn't an error, it's meant to be
informative only.  This patch prevents a flood of such messages in some
situations.

Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
Tested-by: Laurence Oberman <loberman@redhat.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/bnx2fc/bnx2fc_io.c