[SCSI] aacraid: kexec fix (reset interrupt handler)
authorSalyzyn, Mark <mark_salyzyn@adaptec.com>
Mon, 30 Apr 2007 17:22:24 +0000 (13:22 -0400)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Sun, 6 May 2007 14:47:03 +0000 (09:47 -0500)
commita5694ec545a880f9d23463fddc894f5096cc68fa
tree119ce0e1e0c4a50253a50f822863f769c3a426c2
parent859232113c734db359646e8229f9036047a81495
[SCSI] aacraid: kexec fix (reset interrupt handler)

Another layer on this onion also discovered by Duane, the
interrupt enable handler also needed to be set ... The interrupt enable
was called from within the synchronous command handler.

Signed-off-by: Mark Salyzyn <aacraid@adaptec.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/scsi/aacraid/rx.c