linux_dsm_epyc7002/drivers/net/ethernet/qlogic/netxen
Kangjie Lu d134e486e8 net: netxen: fix a missing check and an uninitialized use
When netxen_rom_fast_read() fails, "bios" is left uninitialized and may
contain random value, thus should not be used.

The fix ensures that if netxen_rom_fast_read() fails, we return "-EIO".

Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-12-21 09:01:47 -08:00
..
Makefile ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
netxen_nic_ctx.c drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
netxen_nic_ethtool.c netxen_nic: Mark expected switch fall-throughs 2018-08-07 17:54:20 -07:00
netxen_nic_hdr.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
netxen_nic_hw.c qlogic: netxen: remove various redundant variables 2018-07-05 20:03:29 +09:00
netxen_nic_hw.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
netxen_nic_init.c net: netxen: fix a missing check and an uninitialized use 2018-12-21 09:01:47 -08:00
netxen_nic_main.c pci-v4.20-changes 2018-10-25 06:50:48 -07:00
netxen_nic.h netxen_nic: Fix trivial typos in comments 2015-03-01 13:40:22 -05:00