On 2/14/22 11:43 PM, Sergey Shtylyov wrote: > Add the explicit error and status register fields to 'struct ata_taskfile' > using the anonymous *union*s ('struct ide_taskfile' had that for ages!) and > update the libata taskfile code accordingly. There should be no object code > changes resulting from that... > > Signed-off-by: Sergey Shtylyov <s.shtylyov@xxxxxx> > > --- > This patch is against the 'for-next' branch of Damien Le Moal's 'libata.git' > repo plus just posted 'drivers/ata/libata-scsi.c' patch. Oh, and the 2 patch series for 'drivers/ata/libata-sff.c' posted not so long ago... There are only some offsets, so should probably apply indeptendently as well... :-) MBR, Sergey