From: Johannes Berg Date: Mon, 21 May 2012 10:56:31 +0000 (+0200) Subject: iwlwifi: trust mac80211 HT40 setting X-Git-Tag: v3.6-rc1~125^2~57^2~352 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20041ea622fcb1992df536d253de5120808e64a5;p=pandora-kernel.git iwlwifi: trust mac80211 HT40 setting When mac80211 asks us to do HT40, it'll not do so on a channel that we marked as not having HT40+/- with IEEE80211_CHAN_NO_HT40PLUS (or MINUS). Thus, there's no need to verify it again in the driver. Reviewed-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed