From 863da69c5bfbd5fefc2904a7f1f4aa222d4a896d Mon Sep 17 00:00:00 2001
From: Liu Zhi Fu <liuzhifu@espressif.com>
Date: Fri, 1 Mar 2019 11:57:16 +0800
Subject: [PATCH] esp32: fix some WiFi bugs

Fix following WiFi bugs:
1. Fix the bug that STA incorrectly deletes BA when receiving DelBA request
2. Add out of memory check
3. Fix the bug that STA incorrectly receives packets when scanning in connected status
---
 components/esp32/lib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/esp32/lib b/components/esp32/lib
index 12fd110171..21ffb68948 160000
--- a/components/esp32/lib
+++ b/components/esp32/lib
@@ -1 +1 @@
-Subproject commit 12fd110171caed21d605d7174faee536735e099d
+Subproject commit 21ffb6894819dca1639a27fda0761672b1832083
-- 
2.40.0