]> granicus.if.org Git - esp-idf/commitdiff
esp32: reorder MPDU as AMPDU
authorXiaXiaotian <xiaxiaotian@espressif.com>
Mon, 27 Aug 2018 09:17:34 +0000 (17:17 +0800)
committerbot <bot@espressif.com>
Thu, 30 Aug 2018 17:18:48 +0000 (17:18 +0000)
    Some APs transmit AMPDU and MPDU by turns. Moreover, the sequence
    numbers of AMPDU and MPDU are out of order, e.g. MPDU(1253) -
    AMPDU(1251, 1252) - MPDU(1254) - AMPDU(1255, 1256). In order to
    receive both AMPDU and MPDU in order, MPDU must be reordered with
    AMPDU.

components/esp32/lib

index 4c69c1ad8da7a9cbe8e27598b8c91780ac0b5068..1373c2075a9524437cbb4bdfd8576dedb77c68a2 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 4c69c1ad8da7a9cbe8e27598b8c91780ac0b5068
+Subproject commit 1373c2075a9524437cbb4bdfd8576dedb77c68a2