]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: clean up HTT tx buffer allocation and free
authorMohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Wed, 9 Nov 2016 01:40:58 +0000 (03:40 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 15 Nov 2016 15:05:33 +0000 (17:05 +0200)
commit8a4b694a309164d76d09928edacd83c17ea60c05
treee761da9149dd28cb155481f327c0219982356d98
parent8a09bd075b1119fc500ddf1336237fdea931b279
ath10k: clean up HTT tx buffer allocation and free

cleanup 'ath10k_htt_tx_alloc' by introducing the API's
'ath10k_htt_tx_alloc/free_{cont_txbuf, txdone_fifo} and
re-use them whereever needed

Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_tx.c