commit | 53d6f81c7814690ba096584c733e5deaa34fdd8a | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Wed Feb 11 22:18:49 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 27 14:51:39 2009 -0500 |
tree | 5ede985bff803ecd6d0f5246bcd55c0d35304221 | |
parent | f5ac2b9eb58f5efad83f2d0e7fa464e8980ecfc9 [diff] |
mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set It is possible that some broken AP might send HT IEs in it's assoc response even though the STA has not sent them in assoc req when WEP/TKIP is used as pairwise cipher suite. Also it is important to check this bit before enabling ht mode in beacon receive path. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>