> And the patch I'm finding successful is below: I won't sign it off,
Its the right fix
ata_sff_check_altstatus() is a routine which does the altstatus
check and may or may not call the helper
ata_sff_check_status() is a default method for ap->ops->
This lunatic naming leads to mistakes 8(
--