mbox series

[0/3] wifi: ath11k: fix double free of peer rx_tid

Message ID 20230403182420.23375-1-quic_hprem@quicinc.com
Headers show
Series wifi: ath11k: fix double free of peer rx_tid | expand

Message

Harshitha Prem April 3, 2023, 6:24 p.m. UTC
During stability testing, double free crash was seen while handling
reo flush command. To handle the same, this patch series includes
changes to address the double free and to avoid the issue case

Harshitha Prem (3):
  wifi: ath11k: fix double free of peer rx_tid during reo cmd failure
  wifi: ath11k: Prevent REO cmd failures
  wifi: ath11k: add peer mac information in failure cases

 drivers/net/wireless/ath/ath11k/dp.h    |  2 +-
 drivers/net/wireless/ath/ath11k/dp_rx.c | 59 +++++++++++++++++--------
 drivers/net/wireless/ath/ath11k/hw.c    |  1 +
 3 files changed, 43 insertions(+), 19 deletions(-)


base-commit: bea046575a2e6d7d1cf63cc7ab032647a3585de5