From: Luis R. Rodriguez Date: Mon, 21 Oct 2013 17:14:47 +0000 (+0200) Subject: ath: fix logic on ath_reg_apply_active_scan_flags() X-Git-Tag: v3.14-rc1~94^2~601^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d44040de6a991999b466adefc7588e479680b98d;p=pandora-kernel.git ath: fix logic on ath_reg_apply_active_scan_flags() The existing logic removes the passive scan flag from channels 12 and 13 when a regulatory hint coming from something other than a country IE has been passed. This is incorrect, the original intention was to ensure we always have passive scan enabled for these two channels for a specific set of custom world regulatory domains. Cc: smihir@qti.qualcomm.com Cc: tushnimb@qca.qualcomm.com Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed