diff options
author | John Garry <john.garry@huawei.com> | 2021-12-15 17:37:41 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-12-17 06:59:58 +0300 |
commit | 4be6181fea1dbfd21a8d73f69d87a6cae2d3023d (patch) | |
tree | a16cbd945599e5d02e720883de03c518be27ab1b /tools/perf/scripts/python | |
parent | 37310bad7fa645b21653fd7f13cb6b376d80c919 (diff) | |
download | linux-4be6181fea1dbfd21a8d73f69d87a6cae2d3023d.tar.xz |
scsi: libsas: Decode SAM status and host byte codes
Value 0 is used for SAM status and libsas exec_status bytes codes in
sas_end_task() - use defined macros instead. In addition, change to proper
enum types.
Also replace SAM_STAT_CHECK_CONDITION with SAS_SAM_STAT_CHECK_CONDITION,
the former being a proper member of enum exec_status.
Link: https://lore.kernel.org/r/1639579061-179473-9-git-send-email-john.garry@huawei.com
Signed-off-by: John Garry <john.garry@huawei.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