[PATCH ath-next] wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path

Jeff Johnson jeff.johnson at oss.qualcomm.com
Thu Jul 10 07:36:13 PDT 2025


On Thu, 05 Jun 2025 10:31:35 +0530, P Praneesh wrote:
> Packets delivered to mac80211 from the WBM error path currently do not
> have the RX_FLAG_SKIP_MONITOR flag set in status->flag. As a result,
> mac80211 performs unnecessary monitor mode checks on each packet, even
> though these packets are not intended for monitor mode processing.
> In regular rx path, this flag is explicitly set to avoid such overhead.
> Align the WBM error path behavior by setting RX_FLAG_SKIP_MONITOR to
> prevent redundant per-packet checks in mac80211.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path
      commit: 0424cc3d70f6bd72e6501c730b1f95ba966e2ee9

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




More information about the ath12k mailing list