[SCSI] qla4xxx: Add spurious interrupt messages under debug level 2
authorNilesh Javali <nilesh.javali@qlogic.com>
Mon, 21 Jan 2013 04:50:56 +0000 (23:50 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 30 Jan 2013 02:32:25 +0000 (13:32 +1100)
commitff2477bacaf26b4733acebc1a65add4e433ef062
treee8d0474d089a2ee7740367e77a9abe28d3c29ae7
parentc3b331a308b6369b77455f8431f3182931cf7686
[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>
drivers/scsi/qla4xxx/ql4_isr.c