Re: [PATCH ath-next 0/2] wifi: ath: fix stride mismatch in mac_phy_caps_parse
Rameshkumar Sundaram <[email protected]> Wed, 29 Jul 2026 09:27:28 +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/29/2026 6:35 AM, Jeff Johnson wrote: > Both ath11k and ath12k have the same issue. > > --- > Jeff Johnson (2): > wifi: ath12k: fix stride mismatch in mac_phy_caps_parse() > wifi: ath11k: fix stride mismatch in mac_phy_caps_parse() > > drivers/net/wireless/ath/ath11k/wmi.c | 8 +++++--- > drivers/net/wireless/ath/ath12k/wmi.c | 8 +++++--- > 2 files changed, 10 insertions(+), 6 deletions(-) > --- > base-commit: 189721a4afa1804315e7dcfca9ca0539c7b1d7af > change-id: 20260720-mac_phy_caps_parse-stride-mismatch-e7292580f072 > Reviewed-by: Rameshkumar Sundaram <[email protected]>