diff options
author | Paul M Stillwell Jr <[email protected]> | 2021-03-31 14:17:07 -0700 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-04-14 17:12:17 -0700 |
commit | 4fe36226943b9ca99cf51573297b39644a1946d6 (patch) | |
tree | 679b6d190d6cb56e677639a12c46d04d69d2655f /tools/perf/scripts/python/stat-cpi.py | |
parent | b370245b4b95a07433a03e06eb3d32a01ded2c5d (diff) |
ice: remove return variable
We were saving the return value from ice_vsi_manage_rss_lut(), but
the errors from that function are not critical so change it to
return void and remove the code that saved the value.
Signed-off-by: Paul M Stillwell Jr <[email protected]>
Tested-by: Tony Brelinski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions