commit | fddac1cec842a237677a0c190c8243336ee212d3 | [log] [tgz] |
---|---|---|
author | Amir Patel <amirp@codeaurora.org> | Mon Jun 17 16:49:50 2019 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Jun 18 09:56:56 2019 -0700 |
tree | d57e5f6f170e5d0381df4640c0132d749a9478ff | |
parent | 08e6364959797bb8d00575219c302bf689495a90 [diff] |
qca-wifi: Free TX/RX_PPDU nbuf after processing Before this change when peer rate stats are enabled, TX/RX_PPDU_DESC nbuf was getting free in ol_ath_sched_ppdu_stats() which is not proper as whoever is consumer should free the buffer. Change-Id: I0543072ddca7aa14e9092864a8c07229072925a5 CRs-Fixed: 2451257