Re: [PATCH ath-next 0/2] wifi: ath: fix stride mismatch in mac_phy_caps_parse

From: Rameshkumar Sundaram

Date: Tue Jul 28 2026 - 23:58:46 EST


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 <rameshkumar.sundaram@xxxxxxxxxxxxxxxx>