aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoramit salecha <amit.salecha@qlogic.com>2011-01-10 00:15:21 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-10 13:34:54 -0800
commit0e5f20b656c14d91efe61240d44b6f4b53ea939e (patch)
tree922d04e0def9723cae63d8a0de1daa77d9bf2c94 /net
parentphonet: some signedness bugs (diff)
downloadlinux-dev-0e5f20b656c14d91efe61240d44b6f4b53ea939e.tar.xz
linux-dev-0e5f20b656c14d91efe61240d44b6f4b53ea939e.zip
qlcnic: fix flash fw version read
Driver is reading flash fw version from defined address, this address may be invalid. Indeed Driver should read address for fw version through flash layout table. Flash layout table has defined region and address for fw version address should be read from fw image region. Driver has check for old firmware, this bug can cause driver load fail. This patch will try to read fw version from flash image region, if that fails, read from defined address. Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions