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 -- 2.17.1