[PATCH ath-next v2] wifi: ath10k: skip WMI and beacon transmission when device is wedged

Jeff Johnson jeff.johnson at oss.qualcomm.com
Tue May 12 07:02:34 PDT 2026


On Tue, 28 Apr 2026 14:17:37 +0800, Kang Yang wrote:
> In ath10k_wmi_cmd_send(), the current code detects ATH10K_STATE_WEDGED
> and sets ret to -ESHUTDOWN, but still proceeds to transmit pending
> beacons and calls ath10k_wmi_cmd_send_nowait().
> 
> This can lead to incorrect behavior, as WMI commands and beacons are
> still sent after the device has been marked as wedged, and the original
> -ESHUTDOWN return value may be overwritten by the result of the send
> path.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath10k: skip WMI and beacon transmission when device is wedged
      commit: 54a5b38e4396530e5b2f12b54d3844e860ab6784

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath10k mailing list