commit | 6b96f93e962e25d38d7a73c0009597672d87c496 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Fri May 15 18:59:22 2009 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 20 14:46:26 2009 -0400 |
tree | eb5bfd9d9ad14ec37c8846b50fe9a87e4133774a | |
parent | d31e20af9f65e38429a3ed32175f8e233bdcd2b2 [diff] |
ath9k: cleanup beacon parameters configuration This patch configures the beacon timers with beacon interval and beacon period passed through vif.bss_conf. Also cache the currecnt beacon configuration which will be used to configure the beacon timers when the driver triggers it after reset. Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>