commit | e7a2a4f5e61ccfae03185384e06b852dbb1e3630 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Sun Feb 27 09:20:40 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 01 13:48:21 2011 -0500 |
tree | f798c3576f9eaf7ecaf3e7ee7c2cb85435b6d84c | |
parent | 67289941d80f18fd8239e350e015a4b84878412b [diff] |
ath9k_htc: Handle BSSID/AID for multiple interfaces The AID and BSSID should be set in the HW only for the first station interface or adhoc interface. Also, cancel the ANI timer in stop() for multi-STA scenario. And finally configure the HW beacon timers only for the first station interface. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>