From: Mike Christie Date: Tue, 13 Mar 2007 17:52:29 +0000 (-0500) Subject: [SCSI] fix write buffer length in scsi_req_map_sg() X-Git-Tag: v2.6.24-rc1~1290^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd441deaf341c524b28fd72831ebf6fef88f1c41;p=pandora-kernel.git [SCSI] fix write buffer length in scsi_req_map_sg() sg's may have setup a the buffer with a different length than the transfer length so we should be using the bufflen passed in as the request's data len. Signed-off-by: Mike Christie Signed-off-by: James Bottomley --- Reading git-diff-tree failed