diff options
| author | Martin Kaiser <[email protected]> | 2022-07-30 16:39:37 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-08-16 15:13:56 +0200 |
| commit | 57f14afac3f776f68ee74ed7df77925d81ea71cc (patch) | |
| tree | f48a7fc15ffa8fa5e55064a50c3cb42b50ebe134 /tools/perf/scripts/python | |
| parent | 7b84ab85b12648bc27016088776bbd075e022be3 (diff) | |
staging: r8188eu: handle errors from ReadAdapterInfo8188EU
Update ReadAdapterInfo8188EU to return 0 for success or a negative
error code. If rtw_read8 fails, we can just relay the error it returns.
Update rtw_usb_if1_init to check the return value from
ReadAdapterInfo8188EU. For now, rtw_usb_if1_init does not yet pass errors
from ReadAdapterInfo8188EU on to its caller.
Suggested-by: Pavel Skripkin <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
Signed-off-by: Martin Kaiser <[email protected]>
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