diff options
| author | Martin Kaiser <[email protected]> | 2022-11-06 13:49:01 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-11-08 16:29:30 +0100 |
| commit | c12b5b5614ac39c66d6dcf8f367620e614343b25 (patch) | |
| tree | 4cb08db7eda363f716b3e7e5456f5ebe3547842e /scripts/gdb/linux/timerlist.py | |
| parent | 32265aaf61c6bf399a7ed2c06d75a7d00dd5500e (diff) | |
staging: r8188eu: remove checks in dump_mgntframe
There's no need to check for bSurpriseRemoved and bDriverStopped in
dump_mgmtframe.
The sequence of function calls is
dump_mgntframe
rtl8188eu_mgnt_xmit
rtw_dump_xframe
loop over all fragments
For each fragment, rtw_write_port is called. This function checks
bSurpriseRemoved and bDriverStopped.
Signed-off-by: Martin Kaiser <[email protected]>
Tested-by: Philipp Hortmann <[email protected]> # Edimax N150
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