commit | 4f5ef75b155955bf92adc772c6660787151fc78c | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Mon Apr 04 22:56:18 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Apr 07 15:34:15 2011 -0400 |
tree | 8b274c152875ac445b1de352709f9bc371253b48 | |
parent | 66da424177db4f4f2fa7a462db5912655aad966f [diff] |
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 <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>