ath10k: embed ar_pci inside ar
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 7 Aug 2014 09:03:27 +0000 (11:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Tue, 12 Aug 2014 07:53:42 +0000 (10:53 +0300)
commite7b541948b7ae542267257a6183341f6a92ed1b8
treed26ec8cdf23f665537e0113e3b01694887c89484
parent5c81c7fd62004be13a3c9345ca25607d14862cc4
ath10k: embed ar_pci inside ar

Use the common convention of embedding private
structures inside parent structures. This
reduces allocations and simplifies pci probing
code.

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/mac.c
drivers/net/wireless/ath/ath10k/mac.h
drivers/net/wireless/ath/ath10k/pci.c
drivers/net/wireless/ath/ath10k/pci.h