From: Sujith Manoharan Date: Tue, 17 May 2011 07:12:03 +0000 (+0530) Subject: ath9k_htc: Fix BSSID calculation X-Git-Tag: v3.0-rc1~147^2~12^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd075d74b319b88bbaad666c2b9b911859a5b0e;p=pandora-kernel.git ath9k_htc: Fix BSSID calculation The BSSID/AID has to be set for the first associated station interface. Subsequent interfaces may move out of assoc/disassoc status, in which case, the BSSID has to be re-calculated from the available interfaces. Also, ANI should be enabled or disabled based on the current opmode. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed