diff options
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | 2011-04-21 15:03:27 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-04-25 20:50:16 +0200 |
commit | 788f6875fcf5d2bce221fbfd2318ac48df299031 (patch) | |
tree | 933972db0fd520038b5e49701d2f2571e138b3c4 /drivers/net/wireless/ath/ath9k/ahb.c | |
parent | mac80211: tear down BA sessions properly on suspend (diff) | |
download | linux-788f6875fcf5d2bce221fbfd2318ac48df299031.tar.xz linux-788f6875fcf5d2bce221fbfd2318ac48df299031.zip |
ath9k: Fix bug in configuring hw timer
Hw next tigger time is configured as current_tsf + (timer_period * 10) which
is wrong, it should be current_tsf + timer_period. The wrong hw timer configuration
would cause btcoex related issues.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ahb.c')
0 files changed, 0 insertions, 0 deletions