]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: embed HTC struct inside ath10k
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 5 Jul 2013 13:15:13 +0000 (16:15 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:17 +0000 (18:01 +0300)
commitf464e9aecfcebe1b11a9a7b3984f89e19d730171
treeb813c50266fee2aa7bffccf1b9b5471ad5ed8ee4
parent79b3f0ec71319be8a8eca1dd8226e232a2579d36
ath10k: embed HTC struct inside ath10k

This reduces number of allocations and simplifies
memory managemnt.

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