From: Felix Fietkau Date: Fri, 11 Jan 2013 13:22:58 +0000 (+0100) Subject: wireless: fix regulatory HT40 allowed check X-Git-Tag: v3.9-rc1~139^2~242^2^2~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b183ad8635589ea731a31653de79a2626491c4;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed