commit | 20041ea622fcb1992df536d253de5120808e64a5 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon May 21 12:56:31 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jun 06 13:09:51 2012 +0200 |
tree | dd8eb0585793ce58d3d0d630e7e4d98048e90ce7 | |
parent | 6468a01a7181f3572a3e686910016f89ee71ff45 [diff] |
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 <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>