[SCSI] i2o: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Wed, 13 Jun 2007 15:41:06 +0000 (00:41 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 17 Jun 2007 20:01:54 +0000 (15:01 -0500)
commit0ea7154fbc740e8c44f6175fc44c4e56fbbbdc0f
tree10742dc8d140bf82c6324dd48057490a0ad3b93e
parent29c976844d0bef07d97babc8db60fa6c46788133
[SCSI] i2o: convert to use the data buffer accessors

- remove the unnecessary map_single path.

- convert to use the new accessors for the sg lists and the
parameters.

Note: needs to change i2o_dma_map_sg when the chaining sg is ready.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/i2o/i2o_scsi.c