[SCSI] qla2xxx: fix bad locking during eh_abort
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 27 May 2005 22:04:47 +0000 (15:04 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 3 Jun 2005 14:37:53 +0000 (09:37 -0500)
Correct incorrect locking order in qla2xxx_eh_abort() handler which
would case a hang during certain code-paths.

With extra pieces to fix the irq state in the locks.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found