]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] aacraid: regression fix
authorMark Haverkamp <markh@osdl.org>
Fri, 17 Jun 2005 20:38:04 +0000 (13:38 -0700)
committerJames Bottomley <jejb@titanic.(none)>
Sat, 18 Jun 2005 01:36:28 +0000 (20:36 -0500)
commit54520917dee202e381eab92242fd5671a8ff9d07
treef46400c6817f0e6576e3825ea6fa5b7dc02527df
parentb5194f928a2242e8546a04c5d49afc268c025d8d
[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 <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/commctrl.c