[PATCH ath-next] wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()

Jeff Johnson jeff.johnson at oss.qualcomm.com
Sat Sep 20 07:58:58 PDT 2025


On Thu, 24 Jul 2025 09:35:52 +0530, Aishwarya R wrote:
> In ath12k_dp_mon_rx_deliver_msdu(), peer lookup fails because
> rxcb->peer_id is not updated with a valid value. This is expected
> in monitor mode, where RX frames bypass the regular RX
> descriptor path that typically sets rxcb->peer_id.
> As a result, the peer is NULL, and link_id and link_valid fields
> in the RX status are not populated. This leads to a WARN_ON in
> mac80211 when it receives data frame from an associated station
> with invalid link_id.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
      commit: 7ca61ed8b3f3fc9a7decd68039cb1d7d1238c566

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




More information about the ath12k mailing list