]> err.no Git - linux-2.6/commit
[SCSI] qlogicfas408: convert to use the data buffer accessors
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Mon, 14 May 2007 10:24:01 +0000 (19:24 +0900)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 27 May 2007 00:21:09 +0000 (19:21 -0500)
commitbc1ebfba1a3a27122462fd342d11216e3faea53f
treee720d6139dee7a8dc0fc7db55e748d178a3b79ca
parentfea97f9ab26a17c29eadc102c04b88776d6262d4
[SCSI] qlogicfas408: 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.

Jens Axboe <jens.axboe@oracle.com> did the for_each_sg cleanup.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/qlogicfas408.c