OSDN Git Service

ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 20 Aug 2019 16:20:20 +0000 (18:20 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 4 Sep 2019 06:15:10 +0000 (09:15 +0300)
commit6999e40d5f1dc09617a1036aabc63f5734b33e5d
treeb5fb267af9df98c71cb6a00506b4c047999e6afa
parent5df65dd52dd53b57aa8cf7fcd1551ea32e29e0ca
ath9k: dynack: properly set last timeout timestamp in ath_dynack_reset

Add compute timeout to last computation timestamp in
ath_dynack_reset in order to not run ath_dynack_compute_ackto
immediately

Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/dynack.c