From: Rajkumar Manoharan Date: Mon, 4 Apr 2011 17:26:18 +0000 (+0530) Subject: ath9k: Handle BSSID/AID for multiple interfaces X-Git-Tag: v3.0-rc2~7^2~16^2~520 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5ef75b155955bf92adc772c6660787151fc78c;p=pandora-kernel.git ath9k: Handle BSSID/AID for multiple interfaces As of now bssid/aid is overridden with recently changed vif's bss config. This may cause improper beacon updation due to bssid/aid mismatch. On station mode, select an associated sta vif as primary vif and configure that vif's bss into hw. Update the primary vif on interface change and bss info change. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed