aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-10-15 17:24:34 +0200
committerGreg Kroah-Hartman <[email protected]>2022-10-20 17:35:03 +0200
commit8ea03e32f51475f10ebf430fece7c3f8b8fa476b (patch)
tree9b338236ed45ffbaa07a7515d97501231ae6920b /tools/perf/scripts/python/event_analyzing_sample.py
parentf54ded554f04cc0e7f5edcc571d9c09581f67312 (diff)
staging: r8188eu: clarify the bBusyTraffic assignment
bBusyTraffic is set only if we're not in WIFI_AP_STATE, i.e. in the else branch. If we were not in WIFI_AP_STATE, we'd go into the if branch and return _SUCCESS before making it to the bBusyTraffic assignment. Move the assignment into the else branch to make this clearer. Signed-off-by: Martin Kaiser <[email protected]> Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Acked-by: Pavel Skripkin <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions