From: Sujith Manoharan Date: Tue, 17 Jul 2012 11:45:43 +0000 (+0530) Subject: ath9k: Cleanup interface handling X-Git-Tag: v3.6-rc1~125^2~57^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df35d29e171ef043976b339812276ff96d1f4c21;p=pandora-kernel.git ath9k: Cleanup interface handling * Do not set/clear TSF when adding/deleting an interface. This should be done when the BSS is set up and should also take into account the existence of other interfaces. * Set opmode explicitly. * ANI setup needs to be decided based on multiple interfaces. This can be done via the bss_info_changed() callback. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed