From: Luis R. Rodriguez Date: Thu, 16 Jul 2009 17:17:35 +0000 (-0700) Subject: ath9k: Tune ANI function processing on AP mode during ANI reset X-Git-Tag: v2.6.31-rc5~83^2~18^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66284f2a421f6aebbafd56cb8b90b8e6a9cb2de;p=pandora-kernel.git ath9k: Tune ANI function processing on AP mode during ANI reset For AP mode we must tune ANI specially for 2 GHz and for 5 GHz. We mask in only the flags we want to toggle on ath9k_hw_ani_control() through the ah->ani_function bitmask, this will take care of ignoring changes during ANI reset which we were disabling before. Testedy-by: Steven Luo Cc: Bennyam Malavazi Cc: Jouni Malinen Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed