fleur: wifi: Explicitly disable protected management frames

This fixes support with WPA2/3 mixed access points; the primary issue
was that while this device doesn't support PMF, said access points try
to query for PMF in order to check for WPA3 support, which causes our
WLAN driver to die a painful death.

It's a wonder why it was enabled in the first place.

Change-Id: I89dbce7ae4c91cea9f1828e8b627a828e2b08011
This commit is contained in:
Han Sol Jin
2024-07-15 11:58:27 -07:00
committed by claxten10
parent 0fc66d5b4f
commit 8a1fccf05c

View File

@@ -11,6 +11,6 @@ config_methods=display push_button keypad
p2p_no_group_iface=1
driver_param=use_p2p_group_interface=1
hs20=1
pmf=1
pmf=0
wowlan_disconnect_on_deinit=1
sae_pwe=2