]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: embed HTT struct inside ath10k
authorMichal Kazior <michal.kazior@tieto.com>
Fri, 5 Jul 2013 13:15:14 +0000 (16:15 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 30 Jul 2013 15:01:18 +0000 (18:01 +0300)
commit3cded07db59a613daa4839915bb811da0033a5ae
tree501bffd05fe6c5593663d93d16f84af70f584e49
parentf464e9aecfcebe1b11a9a7b3984f89e19d730171
ath10k: embed HTT 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/htt.c
drivers/net/wireless/ath/ath10k/htt.h
drivers/net/wireless/ath/ath10k/htt_rx.c
drivers/net/wireless/ath/ath10k/htt_tx.c
drivers/net/wireless/ath/ath10k/mac.c