diff options
author | Mark Rustad <mark.d.rustad@intel.com> | 2013-05-24 11:31:09 +0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2013-08-29 13:45:38 +0400 |
commit | be0c27b4edb9ee58c4e72ee7e460a0bed7ecef79 (patch) | |
tree | bdbf8b34317dec4bc3245bc31574631d10ba1dc5 /mm | |
parent | f4f1040ae63c7c40ef24c1892d32ceae46d9ea05 (diff) | |
download | linux-be0c27b4edb9ee58c4e72ee7e460a0bed7ecef79.tar.xz |
ixgbe: Check return value on eeprom reads
This patch fixes the possible use of uninitialized memory by checking the
return value on eeprom reads. These issues were identified by static
analysis. In many cases error messages will be produced so that corrupted
eeprom issues will be more visible.
Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions