OpenCloudOS-Kernel/drivers/scsi/qla4xxx
Manish Dusane 48a859d29f [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX
Issue:
For ISP83XX risc_intr getting clear two times in case of polling mode.
risc_intr getting clear from interrupt_service_routine() as well
from process_mbox_intr() because of this driver may clear risc_intr
without processing interrupt.

Fix:
Do not clear risc_intr from process_mbox_intr().

Signed-off-by: Manish Dusane <manish.dusane@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-09-24 12:45:31 +04:00
..
Kconfig [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
Makefile [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_83xx.c [SCSI] qla4xxx: Fix double clearing of risc_intr for ISP83XX 2012-09-24 12:45:31 +04:00
ql4_83xx.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_attr.c [SCSI] qla4xxx: Added support for ISP83XX 2012-09-24 12:11:08 +04:00
ql4_bsg.c [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_bsg.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_dbg.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_dbg.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_def.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_fw.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_glbl.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_init.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_inline.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_iocb.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_isr.c [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_mbx.c [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_nvram.c [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nvram.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_nx.c [SCSI] qla4xxx: Update idc reg in case of PCI AER 2012-09-24 12:37:48 +04:00
ql4_nx.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_os.c [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.03.00-k0 2012-09-24 12:11:08 +04:00