diff options
author | 2023-12-07 14:40:38 -0800 | |
---|---|---|
committer | 2023-12-13 22:17:57 -0500 | |
commit | aba0fb0ef607a71511d23a07406f11130c1a54c5 (patch) | |
tree | ecac18000a3d763904ccd3b3a64eae1136975b88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: lpfc: Reinitialize an NPIV's VMID data structures after FDISC (diff) | |
download | wireguard-linux-aba0fb0ef607a71511d23a07406f11130c1a54c5.tar.xz wireguard-linux-aba0fb0ef607a71511d23a07406f11130c1a54c5.zip |
scsi: lpfc: Move determination of vmid_flag after VMID reinitialization completes
If priority tagging is set in the service parameters of a FLOGI cmpl, then
we update the vmid_flag. In the current logic, if a follow up FLOGI cmpl
updates its service parameters such that priority tagging is no longer set,
then the vmid_flag ends up keeping stale data.
Fix by ensuring we clear the vmid_flag member during lpfc_reinit_vmid, and
check the priority tagging service parameter after reinitialization of the
vmid data structures.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20231207224039.35466-4-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions