[PATCH ath-next v3] wifi: ath12k: Fix double budget decrement while reaping monitor ring

Jeff Johnson jeff.johnson at oss.qualcomm.com
Mon Jun 23 07:48:48 PDT 2025


On Tue, 03 Jun 2025 16:05:42 +0530, P Praneesh wrote:
> Currently, the budget for monitor ring is reduced during each ring entry
> reaping and again when the end reason is HAL_MON_END_OF_PPDU, leading to
> inefficient budget use. The below mentioned commit intended to decrement
> the budget only for HAL_MON_END_OF_PPDU but did not remove the other
> decrement. Fix this by eliminating the budget decrement for each ring entry
> reaping, ensuring the driver always reaps one full PPDU worth of entries
> from the monitor destination ring.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix double budget decrement while reaping monitor ring
      commit: 54c350055b1da2767f18a49c11e4fcc42cf33ff8

Best regards,
-- 
Jeff Johnson <jeff.johnson at oss.qualcomm.com>




More information about the ath12k mailing list