[PATCH 3/6] wifi: ath11k: move some firmware stats related functions outside of debugfs
Kalle Valo
kvalo at kernel.org
Wed Nov 13 03:14:46 PST 2024
Baochen Qiang <quic_bqiang at quicinc.com> writes:
> Commit b488c766442f ("ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855")
> and commit c3b39553fc77 ("ath11k: add signal report to mac80211 for QCA6390 and WCN6855")
> call debugfs functions in mac ops. Those functions are no-ops if CONFIG_ATH11K_DEBUGFS is
> not enabled, thus cause wrong status reported.
What do you mean exactly with wrong status reported?
mac.c is quite large already, making it even bigger is something I would
like to avoid.
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath11k
mailing list