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:
2432697
)
[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
author
Tejun Heo
<htejun@gmail.com>
Tue, 14 Nov 2006 13:47:10 +0000
(22:47 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Sun, 3 Dec 2006 08:56:24 +0000
(17:56 +0900)
Separate out rw ATA taskfile building from ata_scsi_rw_xlat() into
ata_build_rw_tf(). This will be used to improve media error handling.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found