ath10k: fix rx buffer tracing
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 23 Oct 2014 14:04:23 +0000 (17:04 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 24 Oct 2014 13:28:42 +0000 (16:28 +0300)
commit5f69caf793e996d4a84ba3ae38cc0e38c83d4470
tree67e24fec752799f638db7b45f23dad59a0163eac
parent890d3b2a61323baedee314015351c7f15ced0c71
ath10k: fix rx buffer tracing

Tracing function was called before buffers were
unmapped from DMA.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_rx.c