diff options
| author | Michael Straube <[email protected]> | 2023-01-08 13:38:04 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-17 19:35:22 +0100 |
| commit | 1d0d77f4ec011d0a05d5a2a1189f3d4d89e2b402 (patch) | |
| tree | b26f17cce4b7776dbb4090f14cc5e6896abe7ed1 /tools/perf/scripts/python | |
| parent | 5877852e9f959483202cb2a7d55e7f5f13b76208 (diff) | |
staging: r8188eu: convert rtw_writeN() to common error logic
Convert the function rtw_writeN() 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 <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions