linux/drivers/scsi/qla4xxx
Mike Christie b3925514f6 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
If the nvram is invalid qla4xxx tries to set Asuint32_t
based on the card type. If the card type is not listed
then Asuint32_t is going to be gargabe. This just fixes
that if/elseif by adding a else to catch the case for
new hardware that might not be listed yet.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-02-17 13:40:19 -06:00
..
Kconfig
Makefile
ql4_dbg.c [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_dbg.h
ql4_def.h [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress 2009-07-30 08:50:01 -05:00
ql4_fw.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00
ql4_glbl.h [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset code 2008-04-07 12:19:00 -05:00
ql4_init.c [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig 2010-02-17 13:40:19 -06:00
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress 2009-07-30 08:50:01 -05:00
ql4_isr.c [SCSI] qla4xxx: Removed residual from overrun debug print 2009-09-05 09:42:44 -05:00
ql4_mbx.c [SCSI] qla4xxx: Remove hiwat code so scsi eh does not get escalated when we can make progress 2009-07-30 08:50:01 -05:00
ql4_nvram.c
ql4_nvram.h
ql4_os.c trivial: fix typo "to to" in multiple files 2009-09-21 15:14:55 +02:00
ql4_version.h [SCSI] qla4xxx: Correct Extended Sense Data Errors 2009-07-30 08:50:00 -05:00