From: Chad Dupuis Date: Tue, 16 Aug 2011 18:29:24 +0000 (-0700) Subject: [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts. X-Git-Tag: v3.1-rc7~62^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cd4f5dc2a3de31bfd24642ab4e8b21834a6b78;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed