mbox series

pull-request: ath-current-20241016

Message ID 0ea819f9-d563-46c1-9a68-3800c81565dd@quicinc.com
State New
Headers show
Series pull-request: ath-current-20241016 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath.git tags/ath-current-20241016

Message

Jeff Johnson Oct. 16, 2024, 4:20 p.m. UTC
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(-)

Comments

Kalle Valo Oct. 17, 2024, 2:26 p.m. UTC | #1
Jeff Johnson <quic_jjohnson@quicinc.com> wrote:

> 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(-)

Pulled, thanks.

a940b3a1ad0f Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath