i386 dma_map_sg: convert to using sg helpers
authorJens Axboe <jens.axboe@oracle.com>
Wed, 9 May 2007 07:15:27 +0000 (09:15 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 16 Oct 2007 09:26:01 +0000 (11:26 +0200)
The dma mapping helpers need to be converted to using
sg helpers as well, so they will work with a chained
sglist setup.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found