diff options
| author | Martin Kaiser <[email protected]> | 2022-11-07 21:28:23 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-08 16:29:55 +0100 |
| commit | fa2a8d4284225fbc0ee3db4760d6d7339586d61d (patch) | |
| tree | 4e2c89c33c98c75dd1c70c1496cc899afdf88ed5 /scripts/gdb/linux/timerlist.py | |
| parent | d54b6ac14d3f1ac033fe88a7f9935ba9f1f47077 (diff) | |
staging: r8188eu: drop another removal/stop check
There's no need to check bDriverStopped and bSurpriseRemoved in
issue_probereq_ex.
The code path looks like
issue_probereq_ex
_issue_probereq
dump_mgntframe
or
dump_mgntframe_and_wait_ack
All paths from dump_mgntframe check the two variables.
dump_mgntframe_and_wait_ack contains a check as well.
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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions