commit | 03ae834faac9831181ae471543d9f640b75c652b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 22 14:34:05 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Nov 23 08:43:27 2012 +0100 |
tree | 399899a02d568e3b982fd6e25a521cd7fe3eb7a0 | |
parent | a8243b72459be78240e5e07f987c625f8d976c14 [diff] |
mac80211: disable HT advertising unless AP supports it If the AP doesn't support HT, or more importantly if it does but we have to disable it because its IEs are broken, don't advertise HT support in our association request. Otherwise, we configure our channel to be a 20 MHz non-HT channel but the AP might still think we support HT, or even 40 MHz. Signed-off-by: Johannes Berg <johannes.berg@intel.com>