Re: [PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Baochen Qiang <[email protected]> Tue, 14 Jul 2026 10:43:52 +0800
| Newsgroups | org.infradead.lists.ath11k,org.infradead.lists.ath12k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]>