diff options
author | Jérôme Pouiller <jerome.pouiller@silabs.com> | 2019-12-17 16:15:25 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-12-18 15:56:23 +0100 |
commit | 654e369365fda7ed565646ccc5ac6d4f1d4dd6bb (patch) | |
tree | 7f21ad222a8570d37f287e9a143bf32ad9631cb4 /tools/perf/tests/code-reading.c | |
parent | 7e2b32f54f61cc5ebc9c18d605ee84cef53eb60d (diff) |
staging: wfx: remove unnecessary EDCA initialisation
mac80211 already call wfx_conf_tx() on every VIF instanciation. So, the
driver does not need to do it.
Note that current code did dirty things with wvif->edca_params. This
struct was initialized, but only 'queue_id' was really used. The other
members are only used to store temporary values.
Signed-off-by: Jérôme Pouiller <jerome.pouiller@silabs.com>
Link: https://lore.kernel.org/r/20191217161318.31402-43-Jerome.Pouiller@silabs.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/tests/code-reading.c')
0 files changed, 0 insertions, 0 deletions