From: Mark Lord Date: Wed, 7 Dec 2005 22:46:57 +0000 (-0500) Subject: [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation X-Git-Tag: v2.6.15-rc6~62^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0353301e6752399ceb874ede7f44e3571c5e4f3;p=pandora-kernel.git [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation The SCSI megaraid drive goes to great effort to kmap the scatterlist buffer (if used), but then uses the wrong pointer when copying to it afterward. Signed-off-by: Mark Lord Acked by: Ju, Seokmann Signed-off-by: James Bottomley --- Reading git-diff-tree failed