From b175f84a47c1b0cb5c6b42830f31f2c5e90e524b Mon Sep 17 00:00:00 2001 From: aditi Date: Fri, 16 Aug 2024 18:57:27 +0530 Subject: [PATCH] fix(esp_wifi): Fix reason code for sta not supporting GCMP Add fix for returning correct reason code when sta doesn't support GCMP to ensure consistent behaviour for all chips. --- 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 6b5946393a..f28ad22ab8 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 6b5946393a3a65aea854a1100b62c42eb1d6e8b9 +Subproject commit f28ad22ab853677d8b0d398abe89babe274c222f