diff options
author | Jesse Brandeburg <[email protected]> | 2018-08-09 06:29:01 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2018-08-23 11:30:38 -0700 |
commit | dab0588fb616c1774bbf108eab1749dda4ac6942 (patch) | |
tree | 351a9c54764dcbbd58d4524ea7cbdc749210ddf2 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | c7f2c42b80ed6009f44e355aefc1e40db9485a9d (diff) |
ice: Fix potential return of uninitialized value
In ice_vsi_setup_[tx|rx]_rings, err is uninitialized which can result in
a garbage value return to the caller. Fix that.
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions