diff options
| author | Justin Tee <justin.tee@broadcom.com> | 2026-02-12 13:30:03 -0800 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2026-02-24 13:06:52 -0500 |
| commit | 2da10bcaa58a389ca60f8e788180e0dca00739bc (patch) | |
| tree | 48f829d49024d5d54ae71912b6664f20261a020d /tools/lib/python/kdoc/python_version.py | |
| parent | 6b0bcf4b6430688984fe1ee69fce7165a3e24b92 (diff) | |
scsi: lpfc: Fix incorrect txcmplq_cnt during cleanup in lpfc_sli_abort_ring()
When a port is offline in lpfc_sli_abort_ring, the phba->txcmplq is
cleared but the phba->txcmplq_cnt is not reset to zero. This can
sometimes result in a phba->txcmplq_cnt that never reaches zero, which
hangs the cleanup process.
Update lpfc_sli_abort_ring so that txcmplq_cnt is reset to zero and also
ensure that the LPFC_IO_ON_TXCMPLQ flag is properly cleared.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://patch.msgid.link/20260212213008.149873-9-justintee8345@gmail.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/lib/python/kdoc/python_version.py')
0 files changed, 0 insertions, 0 deletions
