diff options
author | Quinn Tran <[email protected]> | 2023-07-14 12:31:02 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2023-07-23 16:27:47 -0400 |
commit | 5d3148d8e8b05f084e607ac3bd55a4c317a9f934 (patch) | |
tree | e75da325aa1ead08c45ae194edad4c05a4993c45 /scripts/generate_rust_analyzer.py | |
parent | 8ebaa45163a3fedc885c1dc7d43ea987a2f00a06 (diff) |
scsi: qla2xxx: Fix TMF leak through
Task management can retry up to 5 times when FW resource becomes bottle
neck. Between the retries, there is a short sleep. Current code assumes
the chip has not reset or session has not changed.
Check for chip reset or session change before sending Task management.
Cc: [email protected]
Fixes: 9803fb5d2759 ("scsi: qla2xxx: Fix task management cmd failure")
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions