patch-2.4.6 linux/drivers/scsi/qla1280.c

Next file: linux/drivers/scsi/qlogicisp.c
Previous file: linux/drivers/scsi/osst_options.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.5/linux/drivers/scsi/qla1280.c linux/drivers/scsi/qla1280.c
@@ -1528,6 +1528,7 @@
     if(test_and_set_bit(QLA1280_IN_ISR_BIT, &ha->flags))
     {
         COMTRACE('X')
+        spin_unlock_irqrestore(&io_request_lock, cpu_flags);
         return;
     }
     ha->isr_count++;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)