Skip to content
Commit 5dac5f37 authored by Govind Singh's avatar Govind Singh Committed by Kalle Valo
Browse files

ath10k: Use dma_addr_t for ce buffers to support 64bit target



CE send and receive API's are using u32 ring address, which
truncates the address for target with 64bit addressing range.
Use dma_addr_t for ce buffers to support target with extended
addressing range.

Signed-off-by: default avatarGovind Singh <govinds@qti.qualcomm.com>
Signed-off-by: default avatarKalle Valo <kvalo@qca.qualcomm.com>
parent a91a626b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment