From: Sagar Bijwe Date: Thu, 8 Aug 2019 10:32:33 +0000 (+0530) Subject: wifi: Avoid recalculating PMK when esp_wifi_set_config is not called X-Git-Tag: v4.1-dev~7^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1f657fc656f1784c1d237a4476e8e0db0a19236;p=esp-idf wifi: Avoid recalculating PMK when esp_wifi_set_config is not called Scenarios where this fix is applicable. 1) Every time the system is powered-on/restarted without calling esp_wifi_set_config. 2) esp_wifi_init()/connect()/stop()/deinit() is called multiple times without esp_wifi_set_config. Closes IDFGH-1520 --- diff --git a/components/esp_wifi/lib_esp32 b/components/esp_wifi/lib_esp32 index 8e2ed075db..09ed80c2b0 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 8e2ed075db7f4d5f942b5ea354070d6273c01638 +Subproject commit 09ed80c2b047ae5bb41ddbfb9be44ec2bc71fedd