Re: [PATCH v3] wifi: ath12k: fix survey indexing across bands
Jeff Johnson <[email protected]> Tue, 21 Jul 2026 13:02:20 -0700
| Newsgroups | org.infradead.lists.ath12k,org.kernel.vger.linux-kernel,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 03 Jul 2026 16:56:02 +0100, Matthew Leach wrote:
> When running 'iw dev wlan0 survey dump' the values for the channel busy
> time have the same sequence across bands. This is caused by indexing
> into the ath12k survey array using a band-local index rather than the
> global index passed by mac80211. This results in surveys for 5 GHz and 6
> GHz channels returning values from 2.4 GHz slots, making the survey
> unusable on those bands. Further, there are redundant survey slots for
> multi-radio/single-phy instances.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: fix survey indexing across bands
commit: 6cee0214da2f9214d85a87eb6300bf7e23038bb1
Best regards,
--
Jeff Johnson <[email protected]>