aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJérôme Pouiller <[email protected]>2020-04-10 15:32:30 +0200
committerGreg Kroah-Hartman <[email protected]>2020-04-13 14:42:44 +0200
commit9f9a18e40e0849b72857b7ed47b3d3bb70d93052 (patch)
tree56eff5304e00079b0429ac48d0adc628c53c80a0 /tools/perf/scripts/python
parent54a9d85cab0892b5d3e5a5bba08a7f6973717025 (diff)
staging: wfx: drop unnecessary condition checks in wfx_upload_ap_templates()
In former code, wfx_upload_ap_templates() was called in more cases than necessary. Therefore, it tried to not update the frame templates if it was not necessary. Now, wfx_upload_ap_templates() is called only if mac80211 asked to update the templates. In add, it does not hurt to upload template if they are not used. So, remove unnecessary conditions at beginning of wfx_upload_ap_templates() 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')
0 files changed, 0 insertions, 0 deletions