From: Liu Zhi Fu Date: Thu, 26 Jan 2017 07:33:23 +0000 (+0800) Subject: esp32: update wifi lib to fix two datapath issues X-Git-Tag: v2.0-rc2~27^2~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39fe51924e65147b77fd32e466cfeb54a1d64d5d;p=esp-idf esp32: update wifi lib to fix two datapath issues 1. fix ampdu<->mpdu<->ampdu switch may cause rx slow issue by put mpdu into ampdu reorder queue 2. fix each ac first sending always fail issue by adding retry --- diff --git a/components/esp32/lib b/components/esp32/lib index 6e50eb85a0..45414a6778 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 6e50eb85a07d12ded45d8765fc82bb7ab929e441 +Subproject commit 45414a6778e1bf2855f18a8c6b954d5cf575bb40