[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
commit665d6d94b73f1d706d6c006264cce7537ac708f4
authorJayamohan Kallickal <jayamohan.kallickal@emulex.com>
Fri, 29 Apr 2011 19:30:06 +0000 (29 14:30 -0500)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 1 May 2011 21:33:46 +0000 (1 16:33 -0500)
tree905e08cf48d99976d8b0ad456b810f0c015d67f7
parent87f76152dfb1bf3de18dc01cf97c70a5c9d2583e
[SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed

This patch fixes a bug where the interrupts were not rearmed if
the Interrupt Mask was enabled. This patch checks for Interrupt mask
enabled and still rearms interrupt generation even if the Interrupt
mask was enabled

Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/be2iscsi/be_main.c