diff options
author | Kangjie Lu <kjlu@umn.edu> | 2018-12-21 09:22:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-21 20:01:47 +0300 |
commit | d134e486e831defd26130770181f01dfc6195f7d (patch) | |
tree | ea068e4e901b4d391436c58352a3b37ffd1123a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0c928d878e7d01b613c9ae5c971a6b1e473a938 (diff) | |
download | linux-d134e486e831defd26130770181f01dfc6195f7d.tar.xz |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions