diff options
| author | Philipp Hortmann <[email protected]> | 2023-10-01 15:44:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-10-05 09:58:46 +0200 |
| commit | c199cbac1431991fd40b8f705a80c2b0a1de0f1b (patch) | |
| tree | 8b2930e15e7477165af85527a971c662c468de49 /tools/perf/scripts/python | |
| parent | 04590c88e4f00414170080bbbb886fa042e974f3 (diff) | |
staging: rtl8192e: Remove dead code from _rtl92e_if_check_reset()
The return value of _rtl92e_tx_check_stuck() and _rtl92e_rx_check_stuck()
can only be RESET_TYPE_SILENT or RESET_TYPE_NORESET. This functions are
only used in _rtl92e_if_check_reset(). In _rtl92e_if_check_reset() the
return values are checked for RESET_TYPE_NORMAL which cannot occur.
Signed-off-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/5f29332205dd76896e981fa627925d62a6bf7f63.1696165351.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions