From f2bee03f08bb67cd295616228ce28a67090a339f Mon Sep 17 00:00:00 2001 From: xueyunfei Date: Wed, 3 Aug 2022 14:58:28 +0800 Subject: [PATCH] bugfix for backport wifi bugs to 4.1 - Bugfix for close sniffer mode when wifi stop - Bugfix for qos null update ba ssn - Fix deep sleep can't reconnect to ap when pmf enable. - Fix some ap will ignore auth when rx deauth for a while. --- 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 e7fd4472af..f1e8e15f66 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit e7fd4472afb8b956d34c8efabc9ab1422b7a0925 +Subproject commit f1e8e15f667263611db74b16ff0ccc55919a65d9