[PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf()
authorTejun Heo <htejun@gmail.com>
Tue, 14 Nov 2006 13:47:10 +0000 (22:47 +0900)
committerTejun 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