diff options
author | Martin Kaiser <[email protected]> | 2022-09-25 16:04:05 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-26 10:34:44 +0200 |
commit | 647085006beb2cc41bef27a24f249f4dec3c1e15 (patch) | |
tree | d1d0de91bb3af91323a613e0fe554d868a17dbc7 /lib/string_helpers.c | |
parent | 9d92bb1d89f5564653d7ee81d090c93f6e149da8 (diff) |
staging: r8188eu: don't check bSurpriseRemoved in SwLedOff
The SwLedOff function calls rtw_read8 which in turn calls usb_read.
bSurpriseRemoved is checked in usb_read. We don't have to check it again
in SwLedOff.
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 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions