From: Luis R. Rodriguez Date: Tue, 19 May 2009 22:27:11 +0000 (-0400) Subject: ath9k: fix custom regulatory call position X-Git-Tag: v2.6.31-rc1~330^2~313^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c26c2e576dc05d90e8eadc0c6ca273ed7aa12535;p=pandora-kernel.git ath9k: fix custom regulatory call position ath_regd_init() needs to be called with the wiphy already properly set with the bands. Without this the custom regulatory settings were not taking effect, and the device would get the default channel settings from ath9k_[25]ghz_chantable. Reported-by: Johannes Berg Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed