[PATCH v4] wifi: ath11k: fix peer resolution on rx path when peer_id=0

Jeff Johnson jeff.johnson at oss.qualcomm.com
Mon May 18 06:54:11 PDT 2026


On Fri, 24 Apr 2026 10:50:35 +0100, Matthew Leach wrote:
> It has been observed that on certain chipsets a peer can be assigned
> peer_id=0. For reception of non-aggregated MPDUs this is fine as
> ath11k_dp_rx_h_find_peer() has a fallback case where it locates the peer
> based upon the source MAC address. On an aggregated link, the mpdu_start
> header is only populated by hardware on the first sub-MSDU. This causes
> the peer resolution to be skipped for the subsequent MSDUs and the
> encryption type of these frames to be set to an incorrect value,
> resulting in these MSDUs being dropped by ieee80211.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath11k: fix peer resolution on rx path when peer_id=0
      commit: 2a2451a34afdf563b3102d36a4b6cf335cf813e2

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




More information about the ath11k mailing list