diff options
author | Michael Straube <straube.linux@gmail.com> | 2023-01-15 22:07:31 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-17 19:39:02 +0100 |
commit | 6eacd2420a710b93ca45a001d5b7d7dc481e3078 (patch) | |
tree | bf5e096389b4692a4603eaa49a87ca952a4fc253 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0d4560530d0ec4094fa7c5ebbf123a8e15fdd554 (diff) |
staging: r8188eu: convert PHY_MACConfig8188E() to common error logic
Convert the function PHY_MACConfig8188E() away from returning _FAIL or
_SUCCESS which uses inverted error logic. Use the common error logic
instead. Return 0 for success and negative values for failure.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Link: https://lore.kernel.org/r/20230115210734.18610-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions