Hello. On 08/09/2013 08:49 AM, Marc C wrote:
From: Marc Carino <marc.ceeeee@xxxxxxxxx>
SATA 3.1 added an "auxiliary" field to the host-to-device FIS.
Since there is no analog between the new field and the ATA taskfile, a new element was added to 'struct ata_queued_cmd."
Signed-off-by: Marc Carino <marc.ceeeee@xxxxxxxxx> --- drivers/ata/acard-ahci.c | 2 +- drivers/ata/libahci.c | 2 +- drivers/ata/libata-core.c | 29 +++++++++++++++++++++++++++++ drivers/ata/sata_fsl.c | 2 +- drivers/ata/sata_mv.c | 2 +- drivers/ata/sata_qstor.c | 2 +- drivers/ata/sata_sil24.c | 2 +- include/linux/libata.h | 4 ++++ 8 files changed, 39 insertions(+), 6 deletions(-)
Looks like you missed drivers/scsi/libsas/sas_ata.c... WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html