diff options
| author | Justin Tee <justin.tee@broadcom.com> | 2026-02-12 13:30:00 -0800 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2026-02-24 13:06:51 -0500 |
| commit | 70b468d41b822e4b510761120be3924df966a62d (patch) | |
| tree | c0d6d3efd8d552ec120d17511e86aa967fae77ae /tools/lib/python | |
| parent | f8c599ad90f53dbe2246935f90ff49693c26b34f (diff) | |
scsi: lpfc: Reduce pointer chasing when accessing vmid_flag
For all FLOGI completions, the vport->phba->pport pointer is actually a
pointer to the original vport pointer because FLOGIs always complete on
the physical lpfc_vport object. Thus, we can reduce the
vport->phba->pport->vmid_flag dereference to simply vport->vmid_flag.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260212213008.149873-6-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/lib/python')
0 files changed, 0 insertions, 0 deletions
