diff options
author | 2025-06-18 12:21:32 -0700 | |
---|---|---|
committer | 2025-06-23 13:10:33 -0400 | |
commit | 320c3a12b40c94326f401705cdf224e8a661f1a2 (patch) | |
tree | 19b197715b658fcc60295ed7cb3995092cb119de /tools/perf/scripts/python | |
parent | scsi: lpfc: Simplify error handling for failed lpfc_get_sli4_parameters cmd (diff) | |
download | wireguard-linux-320c3a12b40c94326f401705cdf224e8a661f1a2.tar.xz wireguard-linux-320c3a12b40c94326f401705cdf224e8a661f1a2.zip |
scsi: lpfc: Relocate clearing initial phba flags from link up to link down hdlr
Port wide initialization flags FLOGI_ISSUED and RHBA_CMPL make more sense
to be cleared upon a link down event rather than waiting for a link up
event. By moving clearing of these initializatin flags to a link down
handler, future confusion on the state of initialization is avoided.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20250618192138.124116-8-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions