diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-12-19 18:01:50 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-12-19 20:41:56 +0100 |
commit | 63ded3f059f5c906fdef4b7f0663fb39c4d96c8e (patch) | |
tree | ebeebc78a32e8e2511aa64a05ed20c7b22ead201 /MAINTAINERS | |
parent | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config (diff) | |
download | linux-63ded3f059f5c906fdef4b7f0663fb39c4d96c8e.tar.xz linux-63ded3f059f5c906fdef4b7f0663fb39c4d96c8e.zip |
ath9k: fix TSF offset precision issue
Dividing the beacon interval by ATH_BCBUF (8) truncates the result for
the default beacon interval of 100.
Fix the calculation by moving the division after conversion from TU to
microseconds.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions