diff options
author | James Smart <jsmart2021@gmail.com> | 2018-09-10 19:30:41 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-09-12 02:37:32 +0200 |
commit | 01a8aed6a009625282b6265880f6b20cbd7a9c70 (patch) | |
tree | e14578d71f4fc0144a9fd0823c92879918ee26cc /drivers/scsi/scsi_debugfs.c | |
parent | scsi: qla2xxx: Update driver version to 10.00.00.11-k (diff) | |
download | linux-01a8aed6a009625282b6265880f6b20cbd7a9c70.tar.xz linux-01a8aed6a009625282b6265880f6b20cbd7a9c70.zip |
scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN
Driver only sends NVME PRLI to a device that also supports FCP. This resuls
in remote ports that don't have fc_remote_ports created for them. The driver
is clearing the nlp_fc4_type for a ndlp at the wrong time.
Fix by moving the nlp_fc4_type clearing to the discovery engine in the
DEVICE_RECOVERY state. Also ensure that rport registration is done for all
nlp_fc4_types.
Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com>
Signed-off-by: James Smart <james.smart@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/scsi_debugfs.c')
0 files changed, 0 insertions, 0 deletions