Jeff Johnson <[email protected]> wrote: > Currently kernel-doc reports the following issues: > drivers/net/wireless/ath/ath10k/wmi.h:3033: warning: Enum value > 'WMI_10_4_EXT_PEER_TID_CONFIGS_SUPPORT' not described in enum > 'wmi_10_4_feature_mask' > drivers/net/wireless/ath/ath10k/wmi.h:3033: warning: Enum value > 'WMI_10_4_REPORT_AIRTIME' not described in enum 'wmi_10_4_feature_mask' > > Update the kernel-doc for enum wmi_10_4_feature_mask to add the > missing documentation. > > No functional changes, compile tested only. > > Signed-off-by: Jeff Johnson <[email protected]> > Signed-off-by: Kalle Valo <[email protected]>
5 patches applied to ath-next branch of ath.git, thanks. 1779487e72e0 wifi: ath10k: add missing wmi_10_4_feature_mask documentation 5f813b0447fe wifi: ath10k: correctly document enum wmi_tlv_tx_pause_id 75dd17fdef11 wifi: ath10k: fix htt_q_state_conf & htt_q_state kernel-doc c80cc5cfefba wifi: ath10k: Fix htt_data_tx_completion kernel-doc warning f020c3029932 wifi: ath10k: Fix enum ath10k_fw_crash_dump_type kernel-doc -- https://patchwork.kernel.org/project/linux-wireless/patch/[email protected]/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
