]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: dynack: move debug log after buffer increments
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Fri, 2 Nov 2018 20:49:56 +0000 (21:49 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 16:26:28 +0000 (18:26 +0200)
commit5e3d4718b1574c8634b45965307dee20a6c921a1
tree638587a950cb8ee86c972267f7daae3fd7367690
parent3831a2a0010c72e3956020cbf1057a1701a2e469
ath9k: dynack: move debug log after buffer increments

Move debug log in ath_dynack_sample_tx_ts and ath_dynack_sample_ack_ts
after timestamp buffer head/tail increments in order to make debugging
more user friendly

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