ath10k: deduplicate htt rx dma unmapping
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:59 +0000 (16:28 +0300)
commit4de028064fc4c70a72ac0efb0530bbe1923c2ce9
tree0fe2cfc44dc94d3462ef254457b2795facdbd111
parent5f69caf793e996d4a84ba3ae38cc0e38c83d4470
ath10k: deduplicate htt rx dma unmapping

Treat non-chained and chained popping the same
way. Also this makes netbuf pop fully symmetrical
to (re)filling.

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