diff options
| author | Michael Straube <[email protected]> | 2022-11-11 09:37:31 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-17 19:48:46 +0100 |
| commit | 8985814bb3732aaf7ce5bf892d2827bd4d854fc7 (patch) | |
| tree | 0f80e10368f4258eb497a62fd9e4b8bfc1d04139 /scripts/gdb/linux/timerlist.py | |
| parent | 9b35a6926c613457e0dce179871028a0aa6efb06 (diff) | |
staging: r8188eu: convert rtw_xmit_resource_alloc() to common error logic
Convert the function rtw_xmit_resource_alloc() 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.
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Signed-off-by: Michael Straube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions