]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: TDLS: add proper HT-oper IE
authorArik Nemtsov <arik@wizery.com>
Sun, 25 Oct 2015 08:59:34 +0000 (10:59 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 3 Nov 2015 09:42:47 +0000 (10:42 +0100)
commitfee4247051d95a2a5f069e6a36086c95ae0f4f18
treeacd1ba928536735713b08174a627f2a999e2e058
parent7da7448e392554f4c435536af337731424e8c70e
mac80211: TDLS: add proper HT-oper IE

When 11n peers performs a TDLS connection on a legacy BSS, the HT
operation IE must be specified according to IEEE802.11-2012 section
9.23.3.2. Otherwise HT-protection is compromised and the medium becomes
noisy for both the TDLS and the BSS links.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ibss.c
net/mac80211/ieee80211_i.h
net/mac80211/mesh.c
net/mac80211/tdls.c
net/mac80211/util.c