mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 21:01:05 +01:00
Checking for AP_VLAN misdetects ath10k-ath12k as fullmac, because of software crypto limitations. Check for monitor mode support instead, which is more reliable. Fixes: https://github.com/openwrt/openwrt/issues/14575 Signed-off-by: Felix Fietkau <nbd@nbd.name>