commit | ed2578cd24d033dcaa046b7324e91215ae1fdd8d | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Apr 19 19:13:51 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 23 15:35:30 2012 -0400 |
tree | e23b84c5a154b1e7fee3476bb67bc0a79465c974 | |
parent | 78241bdcaf617f477f778c957ed93afc9551ff78 [diff] |
ath9k: simplify beacon configuration for beaconing vifs As of now beacon configuration is being called multiple times in bss info change notification. This patch avoids multiple configuration and make it simpler. Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>