From 6baac84d4a11a8a55469f39e05d81c0b96454f57 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Tue, 14 Dec 2021 19:28:31 +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 ebad769a24..402432bf02 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit ebad769a24418ac1fc3c5d585b1dddecee7852f7 +Subproject commit 402432bf020a8c6e4d560fe92b7ec1d7f32396fb