[SCSI] aacraid: Fix parenthesis placement error
authorMark Haverkamp <markh@osdl.org>
Mon, 27 Mar 2006 17:44:33 +0000 (09:44 -0800)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Thu, 13 Apr 2006 15:13:21 +0000 (10:13 -0500)
commit3d2f98a66571d1aa8d66aab1a97bad6ffff61b24
tree0f63ca5836a2ffd06e9aad1855e2fae6c29cacb4
parentd1ad94ad773c34a5a3491f9dcc0a97e264f971f6
[SCSI] aacraid: Fix parenthesis placement error

Received from Mark Salyzyn

On 64 bit machines, when a 32 bit application tries to acquire the AIF,
they will always get and EFAULT error response from the driver.

Signed-off-by: Mark Haverkamp <markh@osdl.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/linit.c