linux/drivers/scsi/lpfc
James Smart 953ceeda97 lpfc: Devices are not discovered during takeaway/giveback testing
When a remote nport changes it's DID, a new ndlp is used.
However, we left the old ndlp state unchanged and still in
a discovery state. The may stall discovery resulting in some
devices not being discovered.  Correct by swapping the state
of the 2 ndlp's when a DID swap is detected.

Signed-off-by: Dick Kennedy <dick.kennedy@avagotech.com>
Signed-off-by: James Smart <james.smart@avagotech.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
2015-06-13 08:20:30 -07:00
..
lpfc_attr.c lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_bsg.c lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_bsg.h lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_compat.h
lpfc_crtn.h lpfc: Add support for RDP ELS command. 2015-06-05 22:34:55 -07:00
lpfc_ct.c lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_debugfs.c lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_debugfs.h
lpfc_disc.h lpfc: Fix rport leak. 2015-06-05 22:40:19 -07:00
lpfc_els.c lpfc: Devices are not discovered during takeaway/giveback testing 2015-06-13 08:20:30 -07:00
lpfc_hbadisc.c lpfc: Fix incorrect log message reported for empty FCF record. 2015-06-05 22:41:14 -07:00
lpfc_hw4.h lpfc: Check for active portpeerbeacon. 2015-06-13 08:18:07 -07:00
lpfc_hw.h lpfc: Add support for RDP ELS command. 2015-06-05 22:34:55 -07:00
lpfc_init.c lpfc: Fix crash in vport_delete. 2015-06-05 22:39:07 -07:00
lpfc_logmsg.h
lpfc_mbox.c lpfc: Add support for RDP ELS command. 2015-06-05 22:34:55 -07:00
lpfc_mem.c lpfc: Update Copyright on changed files from 8.3.45 patches 2014-06-02 18:29:09 +02:00
lpfc_nl.h
lpfc_nportdisc.c lpfc: Fix crash in vport_delete. 2015-06-05 22:39:07 -07:00
lpfc_scsi.c lpfc: Change buffer pool empty message to miscellaneous category 2015-06-05 22:41:54 -07:00
lpfc_scsi.h lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_sli4.h lpfc: Add support for RDP ELS command. 2015-06-05 22:34:55 -07:00
lpfc_sli.c lpfc: Fix ABORTs WQ selection in terminate_rport_io 2015-06-05 15:34:53 -07:00
lpfc_sli.h lpfc: Update copyright to 2015 2015-04-10 07:50:42 -07:00
lpfc_version.h lpfc: Update driver version for upstream patch set 10.6.0.1. 2015-06-05 22:42:50 -07:00
lpfc_vport.c lpfc: Fix crash in vport_delete. 2015-06-05 22:39:07 -07:00
lpfc_vport.h
lpfc.h lpfc: Add support for RDP ELS command. 2015-06-05 22:34:55 -07:00
Makefile