]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mac80211: treat bad WMM parameters more gracefully
authorJohannes Berg <johannes.berg@intel.com>
Thu, 22 Oct 2015 15:46:06 +0000 (17:46 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Nov 2015 09:56:26 +0000 (10:56 +0100)
commit2ed77ea69205139c3f6016b250d34e09bf48574d
tree1e86a54df572d804aae6b44c595a48bb7e2485bc
parent730a755017139ddedac08d82f73c3532a020d372
mac80211: treat bad WMM parameters more gracefully

As WMM is required for HT/VHT operation, treat bad WMM parameters
more gracefully by falling back to default parameters instead of
not using WMM assocation. This makes it possible to still use HT
or VHT, although potentially with reduced quality of service due
to unintended WMM parameters.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c