From: Luis R. Rodriguez Date: Tue, 29 Oct 2013 23:10:07 +0000 (+0100) Subject: ath: fix dynamic user regulatory domain support X-Git-Tag: v3.14-rc1~94^2~601^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=251c9ba19143caa5eb5b6ec52c77c70c9d7b3d8f;p=pandora-kernel.git ath: fix dynamic user regulatory domain support As it stands dynamic user regulatory domain support is only possible for a few programmed regulatory domains as a few countries do not allow for this. The existing code however only would take advantage of the feature if a custom world regulatory domain is used though as that's when we clear beconing flags. We need to lift this restriction as otherwise this feature is pointless. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed