git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb7396
)
libata-acpi: fix _GTF command protocol for ATAPI devices
author
Tejun Heo
<htejun@gmail.com>
Sun, 22 Apr 2007 17:06:46 +0000
(
02:06
+0900)
committer
Jeff 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