diff options
| author | Jacob Keller <[email protected]> | 2021-06-04 09:53:34 -0700 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-11-30 08:56:06 -0800 |
| commit | 9f4651ea3e07339b460d403ff01b7cc2178fef7b (patch) | |
| tree | 542a6c7a2814dd6045967700c992571e1d691ac1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | f1db020ba4eff3b2a1e3de476fe39a0d836a5303 (diff) | |
iavf: return errno code instead of status code
The iavf_parse_cls_flower function returns an integer error code, and
not an iavf_status enumeration.
Fix the function to use the standard errno value EINVAL as its return
instead of using IAVF_ERR_CONFIG.
Signed-off-by: Jacob Keller <[email protected]>
Tested-by: Konrad Jankowski <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions