[PATCH V5 1/2] ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
Aloka Dixit
alokad at codeaurora.org
Wed Mar 10 18:42:55 GMT 2021
On 2021-03-09 02:50, Kalle Valo wrote:
> Aloka Dixit <alokad at codeaurora.org> wrote:
>
>> These calls are used for debugging and will be required for WFA
>> certification tests.
>>
>> Signed-off-by: John Crispin <john at phrozen.org>
>> Co-developed-by: Aloka Dixit <alokad at codeaurora.org>
>> Signed-off-by: Aloka Dixit <alokad at codeaurora.org>
>> Signed-off-by: Kalle Valo <kvalo at codeaurora.org>
>
> This patchset had new warnings:
>
> drivers/net/wireless/ath/ath11k/debugfs.c:16:15: warning: symbol
> 'debugfs_ath11k' was not declared. Should it be static?
This patch-set doesn't add any reference to 'debugfs_ath11k', so
don't know why this warning came up.
> drivers/net/wireless/ath/ath11k/wmi.c:7143: char * array declaration
> might be better as static const
Will remove this array as per your other comment regarding
adding a helper function.
More information about the ath11k
mailing list