[SCSI] qla4xxx: Fix debug level to avoid floods of same message
authorVikas Chaudhary <vikas.chaudhary@qlogic.com>
Thu, 7 Mar 2013 10:43:12 +0000 (05:43 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Wed, 10 Apr 2013 18:47:58 +0000 (11:47 -0700)
commit33338e31839fe45fa794bcc227d292dd7fab786c
tree77b4561cabf1d58c1ab98857d7d39ec69034dac4
parentae3ae252356377e523ae1163834e088d346410b0
[SCSI] qla4xxx: Fix debug level to avoid floods of same message

Move "Incorrect function ID" print message in case INTX interrupt
from DEBUG2 to DEBUG7. This will avoid floods of this message if
DEBUG2 is enabled.

Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_dbg.h
drivers/scsi/qla4xxx/ql4_isr.c