From: Johannes Berg Date: Mon, 1 Oct 2012 13:52:00 +0000 (+0200) Subject: mac80211: connect with HT20 if HT40 is not permitted X-Git-Tag: v3.7-rc3~7^2^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a40414f826a8f1096d9b94c4a53ef91b25ba28d;p=pandora-kernel.git mac80211: connect with HT20 if HT40 is not permitted Some changes to fix issues with HT40 APs in Korea and follow-up changes to allow using HT40 even if the local regulatory database disallows it caused issues with iwlwifi (and could cause issues with other devices); iwlwifi firmware would assert if you tried to connect to an AP that has an invalid configuration (e.g. using HT40- on channel 140.) Fix this, while avoiding the "Korean AP" issue by disabling HT40 and advertising HT20 to the AP when connecting. Cc: stable@vger.kernel.org [3.6] Reported-by: Florian Reitmeir Tested-by: Florian Reitmeir Signed-off-by: Johannes Berg --- Reading git-diff-tree failed