From 3e70b760d25039a6fa4d2678c45bfc3153417dc9 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Tue, 18 Jun 2024 13:27:38 +0530 Subject: [PATCH] fix(wifi): Fix station PMF issue Fix issue of station PMF not getting reset when disconnecing from PMF connection --- 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 695ac5aea8..d420e3824d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 695ac5aea8149bf51afd20890f89ae14466ecffb +Subproject commit d420e3824d80e29335de6c99aa568ae7f201b858