[PATCH 1/2] ath10k: ensure pktlog disable cmd reaches fw before pdev suspend

Kalle Valo kvalo at qca.qualcomm.com
Wed Aug 19 03:14:56 PDT 2015


Raja Mani <rmani at qti.qualcomm.com> writes:

> Found incorrect sequence in ath10k_core_stop() where wmi pktlog
> disable cmd is passed from ath10k_debug_stop() to firmware
> immediately after wmi pdev suspend cmd. Firmware will not accept
> any wmi cmd after receiving wmi pdev suspend cmd.
>
> Fix this issue in ath10k_core_stop() by moving ath10k_debug_stop()
> just before sending pdev suspend cmd. So that pktlog disable cmd
> will get passed before pdev suspend cmd.
>
> Signed-off-by: Raja Mani <rmani at qti.qualcomm.com>

Thanks, applied.

-- 
Kalle Valo



More information about the ath10k mailing list