commit | ac00326e9d1d46bf48e9cf60cf892a96b885601a | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 01 21:27:01 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:01:52 2009 -0400 |
tree | 74f40185b7b7c39b0a5a112111613007e2af998c | |
parent | 8990646d2fafeacfacba4a4b1073a4216662089a [diff] |
mac80211: re-add HT disabling The IEEE80211_STA_TKIP_WEP_USED flag is used internally to disable HT when WEP or TKIP are used. Now that cfg80211 is giving us the required information, we can set the flag appropriately again. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>