diff options
author | Ilan Peer <ilan.peer@intel.com> | 2018-02-19 15:48:42 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2018-02-19 16:53:14 +0300 |
commit | 191da271ac260700db3e5b4bb982a17ca78769d6 (patch) | |
tree | 28f17b9811f92d9e2a785cc5a87a16d873942d5e /net/mac80211/agg-rx.c | |
parent | 3027a8e799b20fc922496a12f8ad2f9f36a8a696 (diff) | |
download | linux-191da271ac260700db3e5b4bb982a17ca78769d6.tar.xz |
mac80211: Do not disconnect on invalid operating class
Some APs include a non global operating class in their extended channel
switch information element. In such a case, as the operating class is not
known, mac80211 would decide to disconnect.
However the specification states that the operating class needs to be
taken from Annex E, but it does not specify from which table it should be
taken, so it is valid for an AP to use a non global operating class.
To avoid possibly unneeded disconnection, in such a case ignore the
operating class and assume that the current band is used, and if the
resulting channel and band configuration is invalid disconnect.
Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/agg-rx.c')
0 files changed, 0 insertions, 0 deletions