diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-11-07 21:28:24 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-08 16:29:55 +0100 |
commit | a614e753e8e7f3322b560dcf6eaf44468ec22b3a (patch) | |
tree | 29f920b3c0a315c5c9e704ccb57fd594b05b37bf /tools/perf/scripts/python/stackcollapse.py | |
parent | fa2a8d4284225fbc0ee3db4760d6d7339586d61d (diff) |
staging: r8188eu: drop removal/stop check in dump_mgntframe_and_wait_ack
We can remove the checks for bDriverStopped and bSurpriseRemoved in
dump_mgntframe_and_wait_ack.
The code path from this function looks like
dump_mgntframe_and_wait_ack
rtl8188eu_mgnt_xmit
rtw_dump_xframe
loop over all fragments
rtw_write_port is called for each fragment. bSurpriseRemoved and
bDriverStopped are checked in rtw_write_port.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221107202824.61431-4-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions