wifi: ath11k: remove unused members of 'struct ath11k_base'
authorDmitry Antipov <dmantipov@yandex.ru>
Thu, 24 Aug 2023 07:50:45 +0000 (10:50 +0300)
committerKalle Valo <quic_kvalo@quicinc.com>
Thu, 21 Sep 2023 08:14:50 +0000 (11:14 +0300)
commit9066794113c4813b6ce4a66ed6ce14ecdf35625d
tree4cbc3e17937fe5cb3232c0cd12460a36fd15edd4
parent82ae3f4635382ff23e2ece55b5d5e713223951ec
wifi: ath11k: remove unused members of 'struct ath11k_base'

Remove set but otherwise unused 'wlan_init_status' and
'wmi_ready' members of 'struct ath11k_base', adjust
'ath11k_wmi_tlv_rdy_parse()' accordingly.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Jeff Johnson <quic_jjohnson@quicinc.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20230824075121.121144-2-dmantipov@yandex.ru
drivers/net/wireless/ath/ath11k/core.h
drivers/net/wireless/ath/ath11k/wmi.c