ath10k: minimize coherent dma accesses
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 27 Feb 2014 16:50:05 +0000 (18:50 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Feb 2014 10:00:41 +0000 (12:00 +0200)
commit8d60ee87a7040973705247c9c8dfa11be1115709
treec545ae444a749914937c1c30d2ee71fc7fbaa768
parent2f5280da40222fc2d61aa9425c681f615965c003
ath10k: minimize coherent dma accesses

It doesn't make much sense to calculate the ring
size fill count because it already is memoized in
a separate variable.

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