From: Kangjie Lu <k...@umn.edu> Date: Fri, 21 Dec 2018 00:22:32 -0600
> 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 <k...@umn.edu> Applied, thanks.