]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla2xxx: Fix qla24xx revision check while enabling interrupts.
authorChad Dupuis <chad.dupuis@qlogic.com>
Tue, 16 Aug 2011 18:29:24 +0000 (11:29 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Fri, 16 Dec 2011 22:29:21 +0000 (14:29 -0800)
commitb5968ecd9ac848613e7b764ed85c3d76eeaa9597
treecca2819da1df5c0dca94686b9bed2a3c7ecb3d71
parent32f4877fc13fe7c57625722684ae6f4e7f72c027
qla2xxx: Fix qla24xx revision check while enabling interrupts.

Since we enable interrupts before initializing the firmware, use the chip
revision from PCI config space directly to perform the chip revision check.
Also remove the unnecessary firmware attributes test.

Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_isr.c