Re: pull-request: ath-current-20260512
Jeff Johnson <[email protected]> Tue, 19 May 2026 07:21:14 -0700
| Newsgroups | org.infradead.lists.ath10k,org.infradead.lists.ath11k,org.infradead.lists.ath12k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 5/12/2026 7:28 AM, Jeff Johnson wrote: > The following changes since commit 7666dbb1bacc4ba522b96740cba7283d243d16e1: > > wifi: cfg80211: advance loop vars in cfg80211_merge_profile() (2026-05-08 09:20:03 +0200) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20260512 > > for you to fetch changes up to 54a5b38e4396530e5b2f12b54d3844e860ab6784: > > wifi: ath10k: skip WMI and beacon transmission when device is wedged (2026-05-12 07:00:00 -0700) > > ---------------------------------------------------------------- > ath.git update for v7.1-rc5 > > In ath10k, avoid sending any commands to firmware when it is wedged. > In ath11k, fix WMI buffer leaks on error conditions. > > ---------------------------------------------------------------- > Kang Yang (1): > wifi: ath10k: skip WMI and beacon transmission when device is wedged > > Nicolas Escande (3): > wifi: ath11k: fix error path leaks in some WMI WOW calls > wifi: ath11k: fix error path leaks in some WMI calls > wifi: ath11k: fix error path leak in ath11k_tm_cmd_wmi_ftm() > > drivers/net/wireless/ath/ath10k/wmi.c | 15 ++-- > drivers/net/wireless/ath/ath11k/testmode.c | 1 + > drivers/net/wireless/ath/ath11k/wmi.c | 131 ++++++++++++++++++++++++----- > 3 files changed, 120 insertions(+), 27 deletions(-) Johannes, since this hasn't been processed, please drop it. I have some additional patches in ath-current and I'll send an updated PR. /jeff