From: Jes Sorensen Date: Fri, 9 Nov 2007 13:40:41 +0000 (+0100) Subject: [SCSI] qla1280: convert to use the data buffer accessors X-Git-Tag: v2.6.24-rc4~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1da582b3a95123ffb1e70ec7cd60e757c7c8c2;p=pandora-kernel.git [SCSI] qla1280: 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. Fixed to missing initialization of sg lists before calling for_each_sg() by Jes Sorensen - sg list needs to be initialized before trying to pull the elements out of it. Signed-off-by: FUJITA Tomonori Signed-off-by: Jes Sorensen Signed-off-by: James Bottomley --- Reading git-diff-tree failed