Re: [patch] libata: fix last_ctl caching in ata_tf_read()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chuck Ebbert wrote:
libata: fix last_ctl caching in ata_tf_read()
...
+		ap->last_ctl = tf_ctl | ATA_HOB;

That line should be:
 +		ap->last_ctl = tf->ctl | ATA_HOB;

Chuck: please fix that line, *test-compile* it,
and submit again.

Thanks.
-
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

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux