aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-10 15:32:32 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-13 14:42:46 +0200
commit974dfbf8fe411dff2e77d15ed8ec54777d13452c (patch)
treeae3a405ec1b2cf64203cafe46eaf02fbb2997a20 /tools/perf/scripts/python/event_analyzing_sample.py
parent23d57c152cef193c96598bb449f3f7e83c4aae2e (diff)
staging: wfx: remove unnecessary conditions in wfx_bss_info_changed()
wfx_bss_info_changed() update ERP and CQM related stuff. Thus, it check the flags BSS_CHANGED_ERP_* and BSS_CHANGED_CQM. It also update ERP and CQM on join and leave by checking the flag BSS_CHANGED_ASSOC. This check is useless. Mac80211 already do that job and set necessary flags as expected. Signed-off-by: Jérôme Pouiller <[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