diff options
author | Mike Christie <michaelc@cs.wisc.edu> | 2010-02-10 23:51:48 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-02-17 20:40:19 +0100 |
commit | b3925514f6f6878e3f671fb6990874e731a26d02 (patch) | |
tree | 01a0d638a0155f1db2b168b5fa288341bc043cdd /drivers/scsi/bfa | |
parent | [SCSI] iscsi_tcp: wake xmit thread when killing session (diff) | |
download | linux-b3925514f6f6878e3f671fb6990874e731a26d02.tar.xz linux-b3925514f6f6878e3f671fb6990874e731a26d02.zip |
[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>
Diffstat (limited to 'drivers/scsi/bfa')
0 files changed, 0 insertions, 0 deletions