[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request

Jeff Johnson posted 2 patches 1 week, 5 days ago
drivers/net/wireless/ath/ath11k/wmi.c | 4 ++--
drivers/net/wireless/ath/ath12k/wmi.c | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
[PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Posted by Jeff Johnson 1 week, 5 days ago
Issue was reported in ath12k, but exists in ath11k as well.

---
Jeff Johnson (2):
      wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
      wifi: ath11k: Correctly copy the hint BSSID in WMI scan request

 drivers/net/wireless/ath/ath11k/wmi.c | 4 ++--
 drivers/net/wireless/ath/ath12k/wmi.c | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
---
base-commit: fa1b1469f1c5f0f54ed9dab80106a117e7736bfd
change-id: 20260712-ath12k_wmi_send_scan_start_cmd-bad-hint_bssid-8786dbd8cff9
Re: [PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Posted by Jeff Johnson 1 week, 1 day ago
On Mon, 13 Jul 2026 09:15:48 -0700, Jeff Johnson wrote:
> Issue was reported in ath12k, but exists in ath11k as well.
> 

Applied, thanks!

[1/2] wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
      commit: b127f79a49335679d117406257cedab4fc20596a
[2/2] wifi: ath11k: Correctly copy the hint BSSID in WMI scan request
      commit: 0db9d58c8757d0be5ed546109e37bcb10f6c1fb6

Best regards,
-- 
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Re: [PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Posted by Rameshkumar Sundaram 1 week, 4 days ago
On 7/13/2026 9:45 PM, Jeff Johnson wrote:
> Issue was reported in ath12k, but exists in ath11k as well.
> 
> ---
> Jeff Johnson (2):
>        wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
>        wifi: ath11k: Correctly copy the hint BSSID in WMI scan request
> 
>   drivers/net/wireless/ath/ath11k/wmi.c | 4 ++--
>   drivers/net/wireless/ath/ath12k/wmi.c | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> ---
> base-commit: fa1b1469f1c5f0f54ed9dab80106a117e7736bfd
Reviewed-by: Rameshkumar Sundaram <rameshkumar.sundaram@oss.qualcomm.com>
Re: [PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Posted by Baochen Qiang 1 week, 4 days ago

On 7/14/2026 12:15 AM, Jeff Johnson wrote:
> Issue was reported in ath12k, but exists in ath11k as well.
> 
> ---
> Jeff Johnson (2):
>       wifi: ath12k: Correctly copy the hint BSSID in WMI scan request
>       wifi: ath11k: Correctly copy the hint BSSID in WMI scan request
> 
>  drivers/net/wireless/ath/ath11k/wmi.c | 4 ++--
>  drivers/net/wireless/ath/ath12k/wmi.c | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> ---
> base-commit: fa1b1469f1c5f0f54ed9dab80106a117e7736bfd
> change-id: 20260712-ath12k_wmi_send_scan_start_cmd-bad-hint_bssid-8786dbd8cff9
> 

Reviewed-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>