The following changes since commit 2f833e8948d6c88a3a257d4e426c9897b4907d5a: Revert "wifi: ath11k: support hibernation" (2024-09-02 19:33:00 +0300) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20241016 for you to fetch changes up to befd716ed429b26eca7abde95da6195c548470de: wifi: ath11k: Fix invalid ring usage in full monitor mode (2024-10-16 07:30:31 -0700) ---------------------------------------------------------------- ath.git patches for v6.12-rc4 Fix two instances of memory leaks, one in ath10k and one in ath11k. ---------------------------------------------------------------- Manikanta Pubbisetty (1): wifi: ath10k: Fix memory leak in management tx Remi Pommarel (1): wifi: ath11k: Fix invalid ring usage in full monitor mode drivers/net/wireless/ath/ath10k/wmi-tlv.c | 7 ++++++- drivers/net/wireless/ath/ath10k/wmi.c | 2 ++ drivers/net/wireless/ath/ath11k/dp_rx.c | 7 +++++-- 3 files changed, 13 insertions(+), 3 deletions(-)