android_kernel_xiaomi_sm8350/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
ql4_dbg.h
ql4_def.h
ql4_fw.h
ql4_glbl.h
ql4_init.c
ql4_inline.h
ql4_iocb.c
ql4_isr.c
ql4_mbx.c
ql4_nvram.c
ql4_nvram.h
ql4_os.c
ql4_version.h