diff options
author | 2023-05-23 11:32:03 -0700 | |
---|---|---|
committer | 2023-05-31 18:14:20 -0400 | |
commit | 6a84d015082ef8ef1d933230abc3fb1f6774d1d3 (patch) | |
tree | 78eb8d2f44ec60f719c83e346c1af08aca3af259 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | scsi: lpfc: Change firmware upgrade logging to KERN_NOTICE instead of TRACE_EVENT (diff) | |
download | wireguard-linux-6a84d015082ef8ef1d933230abc3fb1f6774d1d3.tar.xz wireguard-linux-6a84d015082ef8ef1d933230abc3fb1f6774d1d3.zip |
scsi: lpfc: Clean up SLI-4 CQE status handling
There is mishandling of SLI-4 CQE status values larger than what is allowed
by the LPFC_IOCB_STATUS_MASK of 4 bits. The LPFC_IOCB_STATUS_MASK is a
leftover SLI-3 construct and serves no purpose in SLI-4 path.
Remove the LPFC_IOCB_STATUS_MASK and clean up general CQE status handling
in SLI-4 completion paths.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20230523183206.7728-7-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