commit | 8a30a3c7e67567075aabe135136423b3c7d19042 | [log] [tgz] |
---|---|---|
author | Maurizio Lombardi <mlombard@redhat.com> | Mon May 30 10:41:01 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Jul 12 23:16:31 2016 -0400 |
tree | e54848e42d85b160f6adf77d275ba922a12b8202 | |
parent | ad2bf16543622594432439cd16e90e22cc965964 [diff] |
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>