diff options
| author | Lorenzo Bianconi <lorenzo@kernel.org> | 2025-12-08 19:54:08 +0100 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2026-03-23 09:23:00 +0000 |
| commit | 6b470f36616e3448d44b0ef4b1de2a3e3a31b5be (patch) | |
| tree | b2f257c2b65233f005ee21e2dd3f03a8137dfec5 /tools/perf/scripts/python/bin | |
| parent | 5373f8b19e568b5c217832b9bbef165bd2b2df14 (diff) | |
wifi: mt76: Fix memory leak destroying device
All MT76 rx queues have an associated page_pool even if the queue is not
associated to a NAPI (e.g. WED RRO queues with WED enabled). Destroy the
page_pool running mt76_dma_cleanup routine during module unload.
Moreover returns pages to the page pool if WED is not enabled for WED RRO
queues.
Fixes: 950d0abb5cd94 ("wifi: mt76: mt7996: add wed rx support")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20251208-mt76-fix-memory-leak-v1-1-cba813fc62b8@kernel.org
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
