summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla4xxx/ql4_83xx.h
diff options
context:
space:
mode:
authorManish Dusane <manish.dusane@qlogic.com>2012-09-20 11:35:11 (GMT)
committerJames Bottomley <JBottomley@Parallels.com>2012-09-24 08:45:31 (GMT)
commit48a859d29f3d7a855093819633abcc9c877108ef (patch)
tree5f83db118ccbec1dfce33e14b71baf44d3f133bd /drivers/scsi/qla4xxx/ql4_83xx.h
parent320a61de9dc9ca1ed2b69c9a95968e0207c348df (diff)
downloadlinux-fsl-qoriq-48a859d29f3d7a855093819633abcc9c877108ef.tar.xz
[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>
Diffstat (limited to 'drivers/scsi/qla4xxx/ql4_83xx.h')
0 files changed, 0 insertions, 0 deletions