Re: [PATCH ath-next 0/2] wifi: ath: Correctly copy the hint BSSID in WMI scan request
Rameshkumar Sundaram <[email protected]> Tue, 14 Jul 2026 22:27:27 +0530
| 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/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 <[email protected]>