commit | 42cd4f5dc2a3de31bfd24642ab4e8b21834a6b78 | [log] [tgz] |
---|---|---|
author | Chad Dupuis <chad.dupuis@qlogic.com> | Tue Aug 16 11:29:24 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:18:47 2011 -0600 |
tree | 4c447aff55eef3f7e37f9d401efae53dbf9cab8f | |
parent | e02587d777bfb398f70709fd3a92fa0154959003 [diff] |
[SCSI] 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>