commit | 55b183ad8635589ea731a31653de79a2626491c4 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Fri Jan 11 14:22:58 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Jan 11 14:32:20 2013 +0100 |
tree | f822db644128003a34f46d09ef05cae9a55a39ea | |
parent | 75e6934a9e996ee7cfe7a488b7f7cc2baa86717a [diff] |
wireless: fix regulatory HT40 allowed check commit 1a9193185f462a51815fe48491f8a6fb6b942551 "regulatory: code cleanup" changed is_ht40_allowed without considering that IEEE80211_CHAN_NO_HT40 is not just one flag, but two. This is causing HT40- to be blocked completely. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>