[PATCH v2] wifi: ath12k: fix scan command endianness on big endian

Jeff Johnson jeff.johnson at oss.qualcomm.com
Fri Jul 17 08:06:06 PDT 2026


On Fri, 03 Jul 2026 09:35:38 +0200, Alexander Wilhelm wrote:
> ath12k_wmi_scan_req_arg stores scan parameters in CPU-native byte order,
> while ath12k_wmi_send_scan_start_cmd() writes them into a WMI command
> buffer whose contents must be in little-endian format. The existing code
> copies the channel list and writes s_ssid and hint_bssid related values to
> the command buffer without endian conversion. As a result, scan requests
> contain invalid parameters on big-endian systems and fail.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: fix scan command endianness on big endian
      commit: 8e3d6b596453c518a7ebdef2c785550c5e291dc0

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




More information about the ath12k mailing list