scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()
authorKaran Tilak Kumar <kartilak@cisco.com>
Fri, 20 Nov 2020 22:07:12 +0000 (14:07 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 24 Nov 2020 03:26:22 +0000 (22:26 -0500)
commit90b3a938031fd2da2000f84e58223971ad8f6df3
tree0b607a487f3913a77d7af277656ff35044a196e7
parent89eddb401080a1969f0ef67fbd19123062e64a0b
scsi: fnic: Change shost_printk() to FNIC_FCS_DBG()

Replacing shost_printk with FNIC_FCS_DBG() so that these log messages are
controlled by fnic_log_level flag in fnic_fip_handler_timer.

Bumping up version number from 47 to 49 to maintain same level as internal
version.

Link: https://lore.kernel.org/r/20201120220712.16708-1-kartilak@cisco.com
Reviewed-by: Arulprabhu Ponnusamy <arulponn@cisco.com>
Co-developed-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Satish Kharat <satishkh@cisco.com>
Signed-off-by: Karan Tilak Kumar <kartilak@cisco.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/fnic/fnic.h
drivers/scsi/fnic/fnic_fcs.c