Re: [PATCH resend 5/5] libata-scsi: fix MODE SELECT translation for Control mode page

From: Tejun Heo
Date: Mon Jul 25 2016 - 14:31:08 EST


On Fri, Jul 22, 2016 at 05:50:18AM +0800, Tom Yan wrote:
> As I've mentioned in the comment/message, there is no ATA command
> needed to be sent to the device, since it only toggles a bit in
> dev->flags. See that there is no ata_taskfile constructed in
> ata_mselect_control().

But ata_mselect_caching() contructs a tf?

--
tejun