mac80211: re-add HT disabling
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 1 Jul 2009 19:27:01 +0000 (21:27 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:01:52 +0000 (15:01 -0400)
commitac00326e9d1d46bf48e9cf60cf892a96b885601a
tree74f40185b7b7c39b0a5a112111613007e2af998c
parent8990646d2fafeacfacba4a4b1073a4216662089a
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>
net/mac80211/cfg.c