ath10k: simplify rx ring size/fill calculation
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 27 Nov 2014 10:12:43 +0000 (11:12 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 1 Dec 2014 07:29:27 +0000 (09:29 +0200)
commitfe2407a889f7b6530b7e231e7c866f5c5d223657
treebc9c572835779b03d74032cd23ed977b84dd3a6b
parent1cb86d47d43fee49e9d5b13e742bce811bb59512
ath10k: simplify rx ring size/fill calculation

Don't bother with fancy arithmetic and just
hardcode the final values.

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