ata: add/use ata_taskfile::{error|status} fields
[ Upstream commit efcef265 ] 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@omp.ru> Signed-off-by:
Damien Le Moal <damien.lemoal@opensource.wdc.com> Stable-dep-of: 7390896b ("ata: libata: fix NCQ autosense logic") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please sign in to comment