linux_old1/drivers/scsi/qla4xxx
Nilesh Javali ff2477baca [SCSI] qla4xxx: Add spurious interrupt messages under debug level 2
The spurious interrupt messages are seen when interrupt lines are
shared between different adapters or modules. Example, interrupt
lines are shared between qlcnic and qla4xxx and USB modules, then the
console is flooded with flurry of spurious interrupt messages
which are expected in such scenario.

Hence put these messages under debug level 2 for INTx interrupt mode.

Signed-off-by: Nilesh Javali <nilesh.javali@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-01-30 13:32:25 +11: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 MBOX intr switching from polling to intr mode for ISP83XX 2013-01-29 13:55:06 +11:00
ql4_83xx.h [SCSI] qla4xxx: Disable generating pause frames for ISP83XX 2012-09-24 12:49:00 +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: Fix MBOX intr switching from polling to intr mode for ISP83XX 2013-01-29 13:55:06 +11:00
ql4_fw.h [SCSI] qla4xxx: IDC implementation for Loopback 2012-09-24 12:41:53 +04:00
ql4_glbl.h [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX 2013-01-29 13:55:06 +11:00
ql4_init.c [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX 2013-01-29 13:55:06 +11: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: Add spurious interrupt messages under debug level 2 2013-01-30 13:32:25 +11:00
ql4_mbx.c [SCSI] qla4xxx: Fix MBOX intr switching from polling to intr mode for ISP83XX 2013-01-29 13:55:06 +11: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: Correct the validation to check in get_sys_info mailbox 2013-01-30 11:48:55 +11:00
ql4_nx.h [SCSI] qla4xxx: Update Copyright header 2012-09-24 12:11:08 +04:00
ql4_os.c [SCSI] qla4xxx: Pass correct function param to qla4_8xxx_rd_direct 2013-01-30 11:44:34 +11:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.03.00-k3 2013-01-30 11:52:05 +11:00