ath9k: remove a redundant call to ath9k_hw_gettsf32
authorFelix Fietkau <nbd@openwrt.org>
Fri, 15 Oct 2010 18:03:32 +0000 (20:03 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 9 Nov 2010 21:13:25 +0000 (16:13 -0500)
commit8eb1dabbd10e067cff671935d3e0c819f8e80d54
tree236bc3b2cc7b2e91bb19a2603f788fe1d42984bf
parent9fa23e1741404207c414fad69212a8763c138bf0
ath9k: remove a redundant call to ath9k_hw_gettsf32

When the timer_next argument to ath9k_gen_timer_start is behind the tsf value,
tsf + timer_period is used, which is what ath_btcoex_period_timer was setting
it to.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/gpio.c
This page took 0.040834 seconds and 5 git commands to generate.