From: Vasanthakumar Thiagarajan Date: Wed, 11 Feb 2009 16:48:49 +0000 (+0530) Subject: mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set X-Git-Tag: v2.6.30-rc1~662^2~460^2~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d6f81c7814690ba096584c733e5deaa34fdd8a;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed