diff options
author | Ilan Peer <[email protected]> | 2018-04-03 11:35:22 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2018-04-19 15:46:22 +0200 |
commit | 911a26484c33e10de6237228ca1d7293548e9f49 (patch) | |
tree | a12038efbdea9fe71d00d4a08228f25fdbeb14c1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 64e86fec54069266ba32be551d7b7f75e88ab60c (diff) |
mac80211: Fix condition validating WMM IE
Commit c470bdc1aaf3 ("mac80211: don't WARN on bad WMM parameters from
buggy APs") handled cases where an AP reports a zeroed WMM
IE. However, the condition that checks the validity accessed the wrong
index in the ieee80211_tx_queue_params array, thus wrongly deducing
that the parameters are invalid. Fix it.
Fixes: c470bdc1aaf3 ("mac80211: don't WARN on bad WMM parameters from buggy APs")
Signed-off-by: Ilan Peer <[email protected]>
Signed-off-by: Luca Coelho <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions