]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
[SCSI] lpfc 8.3.44: Fixed unassigned variable in ELS timeout message
authorJames Smart <james.smart@emulex.com>
Wed, 18 Dec 2013 01:30:09 +0000 (20:30 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Sat, 15 Mar 2014 17:18:55 +0000 (10:18 -0700)
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/lpfc/lpfc_els.c

index 2b5e88df9ff9b5c1b7eee8b0e94ba473c721e15a..a6198e961b51d4a9440b1c24e89217d8cb9c02aa 100644 (file)
@@ -6307,6 +6307,7 @@ lpfc_els_timeout_handler(struct lpfc_vport *vport)
        spin_unlock_irq(&phba->hbalock);
 
        list_for_each_entry_safe(piocb, tmp_iocb, &abort_list, dlist) {
+               cmd = &piocb->iocb;
                lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
                         "0127 ELS timeout Data: x%x x%x x%x "
                         "x%x\n", els_command,