diff options
| author | Jérôme Pouiller <[email protected]> | 2019-12-17 16:15:25 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-12-18 15:56:23 +0100 |
| commit | 654e369365fda7ed565646ccc5ac6d4f1d4dd6bb (patch) | |
| tree | 7f21ad222a8570d37f287e9a143bf32ad9631cb4 /tools/perf/scripts/python | |
| 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 <[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