diff options
author | 2020-01-15 13:55:03 +0000 | |
---|---|---|
committer | 2020-01-16 20:59:51 +0100 | |
commit | 9b90910f5bf4d6c76bbd55fcda5baa0ff015060b (patch) | |
tree | 8ee20d3322d4b74aa2718f88a9a1bc4bde9abe3a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: wfx: with multiple vifs, force PS only if channels differs (diff) | |
download | wireguard-linux-9b90910f5bf4d6c76bbd55fcda5baa0ff015060b.tar.xz wireguard-linux-9b90910f5bf4d6c76bbd55fcda5baa0ff015060b.zip |
staging: wfx: do not update uapsd if not necessary
wfx_conf_tx() is called for each queue. On every call, the function
updates UAPSD mask and PM mode for all queues. It is a pity since the
UAPSD configuration very rarely changes and it makes exchanges between
the host and the chip more difficult to track.
This patch avoid to update UAPSD and Power Mode in most usual cases.
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20200115135338.14374-43-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions