libata-acpi: fix _GTF command protocol for ATAPI devices
authorTejun Heo <htejun@gmail.com>
Sun, 22 Apr 2007 17:06:46 +0000 (02:06 +0900)
committerJeff Garzik <jeff@garzik.org>
Thu, 10 May 2007 00:15:46 +0000 (20:15 -0400)
_GTF command is never ATA_PROT_ATAPI_NODATA whether the device is
ATAPI or not.  It's always ATA_PROT_NODATA.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found