From: Luis R. Rodriguez Date: Wed, 28 Jan 2009 20:17:49 +0000 (-0800) Subject: ath9k: remove passive scan on 5 GHz if country IE knows better X-Git-Tag: v2.6.30-rc1~662^2~754^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7519a8f0778bdb14f07cf685fa5fee6ab07e734c;p=pandora-kernel.git ath9k: remove passive scan on 5 GHz if country IE knows better If we have new found information about our location and the current country regulatory domain does not have passive scan flag requirements we should be able to actively scan now on those channels. Since AP functionality is not allowed where passive scan flags are set this means if you have a world regulatory domain and you get a country IE that allows that channel (with active scan) then we lift the passive-scan requirement so you can then use AP mode. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed