From 05cceabf15d113cb8a7cbe9b3929880f7cad61af Mon Sep 17 00:00:00 2001 From: Nachiket Kukade Date: Mon, 16 Aug 2021 11:59:40 +0530 Subject: [PATCH] esp_wifi: Update wifi lib 1. Stop dropping bcast PMF deauths/disassocs with certain reason codes 2. Fix MIC comparison logic in BIP check --- components/esp_wifi/lib_esp32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib_esp32 b/components/esp_wifi/lib_esp32 index 716cb6bf60..8fd6073a7a 160000 --- a/components/esp_wifi/lib_esp32 +++ b/components/esp_wifi/lib_esp32 @@ -1 +1 @@ -Subproject commit 716cb6bf60ad5ef16eb5653a0db9802fd8defd9a +Subproject commit 8fd6073a7ad157b3cfdab4ce1141c169e21544f2