commit | 1928d73fac9a38be901dd5c9eb8b18b56ce9e18d | [log] [tgz] |
---|---|---|
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | Sat May 26 00:37:15 2007 +0900 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue May 29 17:19:07 2007 -0500 |
tree | 33d28103ba582ee6d7cc115fc41d6fd02c11115a | |
parent | 63015bc9333907725f90a1691d0ade44e51cdcbf [diff] |
[SCSI] fusion: 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. TODO: use scsi_for_each_sg(). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Acked-by: Eric Moore <eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>