]> git.baikalelectronics.ru Git - 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)
commit61c23c33656bfb7fd57020cd5957ff4e73376b8e
treee54848e42d85b160f6adf77d275ba922a12b8202
parent3c72df69f0d8275adb2bb418603728e1f934c303
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