[PATCH] libata: implement ata_exec_internal_sg()
authorTejun Heo <htejun@gmail.com>
Tue, 14 Nov 2006 13:47:09 +0000 (22:47 +0900)
committerTejun Heo <htejun@gmail.com>
Sun, 3 Dec 2006 08:56:24 +0000 (17:56 +0900)
Sg'ify ata_exec_internal() and call it ata_exec_internal_sg().
Wrapper function around ata_exec_internal_sg() is implemented to
provide ata_exec_internal() interface.

Signed-off-by: Tejun Heo <htejun@gmail.com>

No differences found