mac80211: ath11k: fix monitor bringup
authorRobert Marko <robimarko@gmail.com>
Wed, 11 Jan 2023 21:42:34 +0000 (22:42 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 12 Jan 2023 14:17:18 +0000 (15:17 +0100)
commitc83dbcdf8f1a045437e91fe7c022c990ea9b83ff
treeded8dd29ae7dcae05d7b9be8435b1972568db9b3
parent5f1758ef14575df4e86896526b1c2035c231899e
mac80211: ath11k: fix monitor bringup

Currently, ath11k will crash the crash if we try to bringup the monitor
mode interface.
Luckily, it has already been fixed upstream, so backport the patches
fixing it.

Fixes: 93ae4353cdf6 ("mac80211: add ath11k PCI support")
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/mac80211/patches/ath11k/0019-wifi-ath11k-Fix-scan-request-param-frame-size-warnin.patch [new file with mode: 0644]
package/kernel/mac80211/patches/ath11k/0020-wifi-ath11k-fix-monitor-mode-bringup-crash.patch [new file with mode: 0644]