diff options
| author | Damien Le Moal <[email protected]> | 2022-02-20 12:17:57 +0900 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-02-22 21:31:19 -0500 |
| commit | 7e6b7e740addcea450041b5be8e42f0a4ceece0f (patch) | |
| tree | 8fe79c1b1eea51d2168f850ae8d046d05cad03f7 /tools/perf/scripts/python | |
| parent | f17c599a44fca3d04bd1bed3f452c104d9e48cab (diff) | |
scsi: pm8001: Fix pm8001_mpi_task_abort_resp()
The call to pm8001_ccb_task_free() at the end of
pm8001_mpi_task_abort_resp() already frees the ccb tag. So when the device
NCQ_ABORT_ALL_FLAG is set, the tag should not be freed again. Also change
the hardcoded 0xBFFFFFFF value to ~NCQ_ABORT_ALL_FLAG as it ought to be.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jack Wang <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions