aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-15 18:11:44 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-16 12:29:46 +0200
commit2c69b2da37824307b4c73cbf7ad98ae82a6a52fe (patch)
tree4c9c92a493804d085fb5bf65a384e6577372280e /tools/perf/scripts/python/event_analyzing_sample.py
parenta558395d4ce328d39772ffd88422aaad5d572449 (diff)
staging: wfx: split out wfx_filter_beacon()
Currently, wfx_update_filtering() is sometime called only to apply the value of wvif->filter_beacon to the hardware. It is nicer to have a specific function for beacon filtering. In add, an attentive reader would note that wfx_update_filtering() is always called after change of wvif->filter_beacon. Thus, it not necessary to store filter_beacon in the struct wfx_vif. We can just pass it as parameter. 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