public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 19/22] lpfc 8.3.39: Add log message when completes with clean address bit set to zero
@ 2013-04-18  0:19 James Smart
  0 siblings, 0 replies; only message in thread
From: James Smart @ 2013-04-18  0:19 UTC (permalink / raw)
  To: linux-scsi

Add log message when completes with clean address bit set to zero


Signed-off-by: James Smart <james.smart@emulex.com>

 ---

 lpfc_els.c |    3 +++
 1 file changed, 3 insertions(+)


diff -upNr a/drivers/scsi/lpfc/lpfc_els.c b/drivers/scsi/lpfc/lpfc_els.c
--- a/drivers/scsi/lpfc/lpfc_els.c	2013-04-15 18:26:26.898040889 -0400
+++ b/drivers/scsi/lpfc/lpfc_els.c	2013-04-15 18:26:54.238041512 -0400
@@ -7072,6 +7072,9 @@ lpfc_do_scr_ns_plogi(struct lpfc_hba *ph
 	spin_lock_irq(shost->host_lock);
 	if (vport->fc_flag & FC_DISC_DELAYED) {
 		spin_unlock_irq(shost->host_lock);
+		lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
+				"3334 Delay fc port discovery for %d seconds\n",
+				phba->fc_ratov);
 		mod_timer(&vport->delayed_disc_tmo,
 			jiffies + msecs_to_jiffies(1000 * phba->fc_ratov));
 		return;




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-18  0:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  0:19 [PATCH 19/22] lpfc 8.3.39: Add log message when completes with clean address bit set to zero James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox