Files
linux/drivers
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
..
2018-10-16 11:13:50 +02:00
2018-10-11 12:12:55 +02:00
2018-12-12 09:39:54 -05:00
2018-12-02 20:55:23 -08:00
2018-10-31 08:54:16 -07:00
2018-10-11 09:16:44 -07:00
2018-12-11 14:23:17 +01:00