mac80211: ath11k: Fix invalid mgmt rx frame length issue
authorRobert Marko <robimarko@gmail.com>
Tue, 4 Apr 2023 19:49:43 +0000 (21:49 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 7 Apr 2023 09:11:44 +0000 (11:11 +0200)
commit318848009200c45f1a81eda5c7d4205a83871303
treee6e681afa4e40bab39b4834997a6008a90020321
parentc1f39adaf9692b4c01f226458c4b56d69f074481
mac80211: ath11k: Fix invalid mgmt rx frame length issue

FW 2.9 uses multiple TLV-s for the RX mgmt even which driver currently does
not support, so import a pending upstream patch to fix that [1].

[1] https://patchwork.kernel.org/project/linux-wireless/patch/20230320133840.30162-1-quic_nmaran@quicinc.com/

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/101-Fix-invalid-management-rx-frame-length-issue.patch [new file with mode: 0644]