diff options
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | 2018-03-26 16:21:04 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-03-29 15:02:38 +0200 |
commit | c470bdc1aaf36669e04ba65faf1092b2d1c6cabe (patch) | |
tree | 47afa9fa871ce11a8cab8d676ff36a2a5e318dc8 /lib/devres.c | |
parent | 1dd2eefb8efa97b6b495c4f09fa8232727b93db1 (diff) | |
download | linux-stable-c470bdc1aaf36669e04ba65faf1092b2d1c6cabe.tar.gz linux-stable-c470bdc1aaf36669e04ba65faf1092b2d1c6cabe.tar.bz2 linux-stable-c470bdc1aaf36669e04ba65faf1092b2d1c6cabe.zip |
mac80211: don't WARN on bad WMM parameters from buggy APs
Apparently, some APs are buggy enough to send a zeroed
WMM IE. Don't WARN on this since this is not caused by a bug
on the client's system.
This aligns the condition of the WARNING in drv_conf_tx
with the validity check in ieee80211_sta_wmm_params.
We will now pick the default values whenever we get
a zeroed WMM IE.
This has been reported here:
https://bugzilla.kernel.org/show_bug.cgi?id=199161
Fixes: f409079bb678 ("mac80211: sanity check CW_min/CW_max towards driver")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib/devres.c')
0 files changed, 0 insertions, 0 deletions