From: Sujith Manoharan Date: Tue, 17 Jul 2012 11:45:56 +0000 (+0530) Subject: ath9k: Cleanup beacon logic X-Git-Tag: v3.6-rc1~125^2~57^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4ad63368e6162fb0b18861748fac49edfcbd03;p=pandora-kernel.git ath9k: Cleanup beacon logic * The beaconing status routine is not required, since in multi-VIF cases the HW beacon parameters should not be re-configured. * Remove SC_OP_TSF_RESET - when a beaconing interface comes up the first time, the TSF has to be reset. * Simplify ath9k_allow_beacon_config(). * Handle setting/clearing the SWBA interrupt properly. * Remove the TSF mangling in IBSS mode, it is not required. * General code cleanup. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed