[SCSI] stex: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Sat, 26 May 2007 01:01:24 +0000 (10:01 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Wed, 30 May 2007 03:49:59 +0000 (22:49 -0500)
commitd5587d5dcd275338af21627a3e931a77a6c04b8d
tree1433eb441ea54857a415e0837c79cfdd52832c3e
parent5f7186c841a13abff0bf81ee93754b4f46e19141
[SCSI] stex: 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.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Acked-by: Ed Lin <ed.lin@promise.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/stex.c