commit | c31c8261bf7b817e323d29ba66c031f6b0982680 | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Sep 14 21:23:02 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 16 16:45:36 2011 -0400 |
tree | fd0c61fadfe6753c0a00d74a01315aa4771ca987 | |
parent | e392700741a4a5f061f3fcc9f5f2ceb0e0b0953e [diff] |
ath9k: make beacon timer initialization more reliable When starting the AP beacon timer, it assumes that the TSF has recently been cleared. Set the SC_OP_TSF_RESET flag to ensure that this is always the case. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>