public inbox for ath12k@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH ath-next 0/4] wifi: ath12k: Fix multicast memory leak in tx path
@ 2025-04-02 18:14 P Praneesh
  2025-04-02 18:14 ` [PATCH ath-next 1/4] wifi: ath12k: Handle error cases during extended skb allocation P Praneesh
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: P Praneesh @ 2025-04-02 18:14 UTC (permalink / raw)
  To: ath12k; +Cc: linux-wireless

Address the memory leak caused by extended skb allocation observed during
multicast transmission in this series.

P Praneesh (4):
  wifi: ath12k: Handle error cases during extended skb allocation
  wifi: ath12k: Refactor tx descriptor handling in tx completion handler
  wifi: ath12k: Fix memory leak during extended skb allocation
  wifi: ath12k: Use skb->len for dma_unmap_single() length parameter

 drivers/net/wireless/ath/ath12k/dp.c    | 10 ++-
 drivers/net/wireless/ath/ath12k/dp.h    |  7 ++
 drivers/net/wireless/ath/ath12k/dp_tx.c | 87 ++++++++++++++-----------
 3 files changed, 64 insertions(+), 40 deletions(-)


base-commit: ba613742db305037ca2193b2b552b769c4f2a5f7
-- 
2.34.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-08  6:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 18:14 [PATCH ath-next 0/4] wifi: ath12k: Fix multicast memory leak in tx path P Praneesh
2025-04-02 18:14 ` [PATCH ath-next 1/4] wifi: ath12k: Handle error cases during extended skb allocation P Praneesh
2025-04-02 18:14 ` [PATCH ath-next 2/4] wifi: ath12k: Refactor tx descriptor handling in tx completion handler P Praneesh
2025-04-02 18:14 ` [PATCH ath-next 3/4] wifi: ath12k: Fix memory leak during extended skb allocation P Praneesh
2025-04-02 18:14 ` [PATCH ath-next 4/4] wifi: ath12k: Use skb->len for dma_unmap_single() length parameter P Praneesh
2025-04-07 17:16 ` [PATCH ath-next 0/4] wifi: ath12k: Fix multicast memory leak in tx path Jeff Johnson
2025-04-08  6:07   ` Praneesh P

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox