ath11k: ce: remove host_ce_config_wlan macro
authorKalle Valo <kvalo@codeaurora.org>
Mon, 17 Aug 2020 10:31:47 +0000 (13:31 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 18 Aug 2020 09:44:25 +0000 (12:44 +0300)
commit6e5e9f59dc5b49bad3af283c165beb8321e2a89b
tree379e514ae8022626b3575bc61bea08dbe7b6f6a9
parente3396b8bddd2ea822f9390f1ba49c22d769a7534
ath11k: ce: remove host_ce_config_wlan macro

This macro is evil as it's accesses ab variable in a hidden way. It's better
for readibility to access ab->hw_params.host_ce_config directly.

This is done in a separate patch to keep the patches simple. No functional changes.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1
Tested-on: IPQ8074 hw2.0 AHB WLAN.HK.2.1.0.1-01238-QCAHKSWPL_SILICONZ-2

Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1597576599-8857-5-git-send-email-kvalo@codeaurora.org
drivers/net/wireless/ath/ath11k/ce.c