Commit c528923a authored by Ramasamy Kaliappan's avatar Ramasamy Kaliappan Committed by Jeff Johnson
Browse files

wifi: ath12k: Fix the QoS control field offset to build QoS header



Currently, in the mac80211 layer, received EAPOL packets are dropped
when the HT control field is present in the QoS header. This occurs
because an incorrect QoS control field offset is used to build
the Qos header in the MSDU data, leading to a corrupted header in the
mac80211 layer. To fix this, use ieee80211_get_qos_ctl() to get the
correct QoS control offset from the MSDU data.

Signed-off-by: default avatarRamasamy Kaliappan <quic_rkaliapp@quicinc.com>
Signed-off-by: default avatarNithyanantham Paramasivam <quic_nithp@quicinc.com>
Signed-off-by: default avatarRaj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Signed-off-by: default avatarJeff Johnson <jeff.johnson@oss.qualcomm.com>
parent 57a45e2f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment