From: Amitkumar Karwar Date: Thu, 21 Apr 2011 21:10:27 +0000 (-0700) Subject: cfg80211: module_param to disable HT40 in 2.4GHz band X-Git-Tag: v3.0-rc1~377^2~161^2^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40db6c77ab48c3f3240422ff92fd6da222e2eb95;p=pandora-kernel.git cfg80211: module_param to disable HT40 in 2.4GHz band Currently mac80211 uses ieee80211_disable_40mhz_24ghz module parameter to allow disabling 40MHz operation in the 2.4GHz band. Move this handling from mac80211 to cfg80211 so that the feature will be more generic. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed