[PATCH ath-next] wifi: ath12k: Fix memory leak during vdev_id mismatch
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Mon Apr 7 08:23:54 PDT 2025
On Wed, 02 Apr 2025 23:10:32 +0530, P Praneesh wrote:
> Currently driver enables vdev_id check as part of the bank configuration
> in ath12k_dp_tx_get_vdev_bank_config(). This check ensures that the vdev_id
> configured in the bank register aligns with the vdev_id in the packet's
> address search table within the firmware. If there is a mismatch, the
> firmware forwards the packet with the HTT status
> HAL_WBM_REL_HTT_TX_COMP_STATUS_VDEVID_MISMATCH. Since driver does not
> handle this vdev_id mismatch HTT status, the corresponding buffers are not
> freed properly, causing a memory leak. Fix this issue by adding handling to
> free the buffers when a vdev_id mismatch HTT status is encountered.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: Fix memory leak during vdev_id mismatch
commit: 75ec94db880b1e4b4f9182885d60db0db6e2ee56
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath12k
mailing list