ath10k: modify hif tx paddr to dma_addr_t type
authorGovind Singh <govinds@codeaurora.org>
Tue, 10 Apr 2018 15:01:27 +0000 (18:01 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 19 Apr 2018 15:52:44 +0000 (18:52 +0300)
commit546d407c905bc893886edae52f2323db8eded9b9
tree50c91c4f5731da95b26b511b3fdc668901b830e3
parentd915105231ca0581a9f87e59ed00bc17a54e254f
ath10k: modify hif tx paddr to dma_addr_t type

Change type of hif sg tx paddr to dma_addr_t for
supporting target having addressing mode greater than
32 bit.

Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/hif.h
drivers/net/wireless/ath/ath10k/pci.c