Carl Huang <cjhu...@codeaurora.org> wrote:

> Add WMI_SERVICE_AVAILABLE_EVENT to extend WMI_SERVICE_READY_EVENT,
> the 128bit service map in WMI_SERVICE_READY_EVENT is not enough
> for firmware to notice new WLAN service to host driver. Hereby,
> for thoese new WLAN service, firmware will notice host driver by
> WMI_SERVICE_AVAILABLE_EVENT.
> 
> Signed-off-by: Alan Liu <alan...@codeaurora.org>
> Signed-off-by: Carl Huang <cjhu...@codeaurora.org>
> Signed-off-by: Kalle Valo <kv...@codeaurora.org>

This added a new sparse warning, I fixed it in the pending branch:

drivers/net/wireless/ath/ath10k/wmi.c:5283:35: warning: incorrect type in 
argument 4 (different base types)
drivers/net/wireless/ath/ath10k/wmi.c:5283:35:    expected unsigned long 
[unsigned] [usertype] len
drivers/net/wireless/ath/ath10k/wmi.c:5283:35:    got restricted __le32 
[addressable] [usertype] service_map_ext_len

-- 
https://patchwork.kernel.org/patch/10316767/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

Reply via email to