From 1ae727bbc24492e3aed1be477fa0f53e2819e480 Mon Sep 17 00:00:00 2001 From: xiehang Date: Thu, 3 Dec 2020 15:31:30 +0800 Subject: [PATCH] esp_wifi: Always register pmf tx/rx routines Fixes the issue when PMF packets are not sent after mode change. --- 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 2b99177875..e731cc577c 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 2b9917787534cfb760ab39a97235d5b1ce17219e +Subproject commit e731cc577c5f90eac6619ec195a56926a4280da1