From: Vasanthakumar Thiagarajan Date: Tue, 23 Dec 2008 16:00:50 +0000 (+0530) Subject: mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher X-Git-Tag: v2.6.30-rc1~662^2~836^2~294 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb46936b9f2b639f4edeeaf9154d49476fc30fe5;p=pandora-kernel.git mac80211: Scale down to non-HT association with TKIP/WEP as pairwise cipher As TKIP is not updated to new security needs which arise when TKIP is used to encrypt A-MPDU aggregated data frames, IEEE802.11n does not allow any cipher other than CCMP (Which has new extensions defined) as pairwise cipher between HT peers. When such configuration (TKIP/WEP in HT) is forced, we still associate in non-HT mode (11a/b/g). Signed-off-by: Vasanthakumar Thiagarajan Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed