OSDN Git Service

ath9k: use u32 when calculate tsf
authorJanusz Dziedzic <janusz.dziedzic@tieto.com>
Fri, 27 Nov 2015 08:37:10 +0000 (09:37 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 8 Dec 2015 14:50:45 +0000 (16:50 +0200)
commit631c45f41957032056568b57b185c214dcebbe84
tree44be2183739c048912e4cece39bbe11823148a43
parentb77b59ae8acd854d3b18ea3cbd85646922083b0b
ath9k: use u32 when calculate tsf

Use u32 while ath9k_hw_gettsf32() and
ath9k_hw_gen_timer_start() require u32.

Signed-off-by: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath9k/channel.c