[PATCH 0/3] wifi: ath11k: fix memory leak in reset scenario
Baochen Qiang
quic_bqiang at quicinc.com
Sun Aug 25 18:49:39 PDT 2024
ath11k_peer::tfm_mmic and ath11k_sta::rx_stats/tx_stats are leaked
in reset scenario, fix them.
Baochen Qiang (3):
wifi: ath11k: refactor ath11k_dp_peer_cleanup()
wifi: ath11k: fix leaking peer->tfm_mmic in reset scenario
wifi: ath11k: fix leaking station RX/TX stats in reset scenario
drivers/net/wireless/ath/ath11k/core.c | 1 +
drivers/net/wireless/ath/ath11k/dp.c | 5 ++---
drivers/net/wireless/ath/ath11k/mac.c | 31 +++++++++++++++++++++-----
drivers/net/wireless/ath/ath11k/mac.h | 3 ++-
4 files changed, 30 insertions(+), 10 deletions(-)
base-commit: 8fb3b2b8d6d489416a7ff8a28cd4083340ad9e55
--
2.25.1
More information about the ath11k
mailing list