From 094b3dba33bff9233bc0a8f522617223a136f9aa Mon Sep 17 00:00:00 2001 From: muhaidong Date: Tue, 14 Dec 2021 12:42:25 +0800 Subject: [PATCH] esp_wifi: fix fragment issue and PMF compatible for faulty APs 1. fix(pp): fix fragment plt loss when 2td pn compare with 1th pn 2. pmf allow keyindex in big endian format to workaround faulty APs 3. docs: update miswritten and abbreviated words and syntax errors for initialize WiFi section in esp_wifi.h header file 4. allow for minimal scope of wifi_init_config_t --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 657dd399cf..ae1371b9a4 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 657dd399cff195341fd536d503ce99f0d46876a6 +Subproject commit ae1371b9a43f2d7e78f10c1f525850a2962df0ba