diff options
| author | Bart Van Assche <[email protected]> | 2021-10-20 14:40:15 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2021-10-26 23:24:49 -0400 |
| commit | 11682523573c1c37f8d7a6ff1096c456267ebfff (patch) | |
| tree | 7afefa551f1c03c02cb98fb9d212f2b42d43524e /scripts/gdb/linux/modules.py | |
| parent | 12b6fcd0ea7f3cb7c3b34668fc678779924123ae (diff) | |
scsi: ufs: Revert "Retry aborted SCSI commands instead of completing these successfully"
Commit 73dc3c4ac703 ("scsi: ufs: Retry aborted SCSI commands instead of
completing these successfully") is not necessary. If a SCSI command is
aborted successfully the UFS controller has not modified the command status
and the command status still has the value assigned by
ufshcd_prepare_req_desc_hdr(), namely OCS_INVALID_COMMAND_STATUS. The
function ufshcd_transfer_rsp_status() requeues commands that have an
invalid command status. Hence revert commit 73dc3c4ac703.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Avri Altman <[email protected]>
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions