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)
commitedb8236df4d0429d973e093062a4806471f5efa2
tree501bffd05fe6c5593663d93d16f84af70f584e49
parentcd003fad17d9258efdc5dd658666731377cfebd1
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