A couple of patches to fix issues with the translation of a failed qc status and error into a sense key and sense code. The first patch fixes a long standing problem leading to nonsensical sense reports for failed commands. Damien Le Moal (2): ata: libata-scsi: Fix ata_to_sense_error() status handling ata: libata-scsi: Return aborted command when missing sense and result TF drivers/ata/libata-scsi.c | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) -- 2.50.1