aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-15 18:11:46 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-16 12:29:47 +0200
commitc801351a9d4587aab131d018330d4b35a0b3cdcf (patch)
tree30a0cd124bc4640cef2b23698867ca8c7b8cbc27 /tools/perf/scripts/python/netdev-times.py
parentb15973f30852dee46d80ccd2363ece80b2c0317d (diff)
staging: wfx: drop useless attribute 'filter_mcast'
Currently, wfx_update_filtering() apply the value of wvif->filter_mcast to the hardware. But an attentive reader will note that wfx_update_filtering() is always called after set wvif->filter_mcast. Thus, it not necessary to store filter_mcast in the struct wfx_vif. We can just pass it as parameter. Also rename wfx_update_filtering() in wfx_filter_mcast() to reflect this change. 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/netdev-times.py')
0 files changed, 0 insertions, 0 deletions