diff options
| author | Jacob Keller <jacob.e.keller@intel.com> | 2021-06-04 19:53:34 +0300 |
|---|---|---|
| committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-11-30 19:56:06 +0300 |
| commit | 9f4651ea3e07339b460d403ff01b7cc2178fef7b (patch) | |
| tree | 542a6c7a2814dd6045967700c992571e1d691ac1 /include/linux/stacktrace.h | |
| parent | f1db020ba4eff3b2a1e3de476fe39a0d836a5303 (diff) | |
| download | linux-9f4651ea3e07339b460d403ff01b7cc2178fef7b.tar.xz | |
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 <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
