diff options
| author | James Smart <[email protected]> | 2017-06-01 21:07:08 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-06-12 21:37:31 -0400 |
| commit | b57ab7469d2643ef1ff1fc5d82f5db22af60fc46 (patch) | |
| tree | dfc4f3f72594ac9140d034469328f08f4b47ac9c /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | dea37e82fa3423a6c8d1325d44e68b6d03892453 (diff) | |
scsi: lpfc: Fix vports not logging into target
vports cannot login to target.
For vports, lpfc_nodelist is allocated for targets only on completion of
GFF_ID command. Driver checks if lpfc_nodelist exists for target before
sending GFF_ID. So, GFF_ID and PLOGI are not sent.
As mentioned by the comment in lpfc_prep_node_fc4type() routine, do not
send GFF_ID only if this NPortID is previously identified as FCP
target. Send GFF_ID if it is a newly identified remote port from GID_FT
response.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions