]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/fix_ap_not_reply_ba_issue' into 'master'
authorWu Jian Gang <wujiangang@espressif.com>
Thu, 19 Jan 2017 10:27:48 +0000 (18:27 +0800)
committerWu Jian Gang <wujiangang@espressif.com>
Thu, 19 Jan 2017 10:27:48 +0000 (18:27 +0800)
esp32: update wifi lib to fix ap not respond BA bug

Currently softap doesn't replay BA when receiving AMPDU, this fix is to fix this bug

See merge request !453


Trivial merge