[PATCH ath-next] wifi: ath12k: Fix the QoS control field offset to build QoS header

Jeff Johnson jeff.johnson at oss.qualcomm.com
Thu Apr 17 15:57:38 PDT 2025


On Wed, 16 Apr 2025 00:11:02 +0530, Nithyanantham Paramasivam wrote:
> Currently, in the mac80211 layer, received EAPOL packets are dropped
> when the HT control field is present in the QoS header. This issue
> arises due to an incorrect QoS control field offset used to build
> the QoS header in the MSDU data, leading to a corrupted header in the
> mac80211 layer. This issue also applies to other frames that contain
> the QoS control field, such as QoS data or Null frames. To resolve
> this, use ieee80211_get_qos_ctl() to obtain the correct QoS control
> offset from the MSDU data. Additionally, ensure the QoS control header
> is copied in little-endian format within the MSDU data.
> 
> [...]

Applied, thanks!

[1/1] wifi: ath12k: Fix the QoS control field offset to build QoS header
      commit: 8599d4cc4191c8c1af34207a8b9414acca4afb59

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




More information about the ath12k mailing list