From: Dan Carpenter <[email protected]> Date: Thu, 5 May 2016 16:18:46 +0300
> My static checker complained that "v" can be used unintialized if > netxen_rom_fast_read() returns -EIO. That function never actually > returns -1. > > Signed-off-by: Dan Carpenter <[email protected]> Applied.

