From: Mark Haverkamp Date: Fri, 17 Jun 2005 20:38:04 +0000 (-0700) Subject: [SCSI] aacraid: regression fix X-Git-Tag: v2.6.13-rc1~90^2~583^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d497cecdeae75351567d20b86d8a3a05e7f48ed;p=pandora-kernel.git [SCSI] aacraid: regression fix The fixes for sparse warnings mixed in with the fixups for the raw_srb handler resulted in a bug that showed up in the 32 bit environments when trying to issue calls directly to the physical devices that are part of the arrays (ioctl scsi passthrough). Received from Mark Salyzyn at adaptec. Applied comment from Christoph to remove cpu_to_le32(0) Applied Mark S fix of missing memcpy. It applies to the scsi-misc-2.6 git tree. Signed-off-by: Mark Haverkamp Signed-off-by: James Bottomley --- Reading git-diff-tree failed