Merge branch 'bugfix/fix_wifi_ebuf_sanity_check_not_pass_issue' into 'master'

esp32: update WiFi lib for ebuf sanity check fail issue

By default the WiFi canary check is disabled, before release 2.1, we only have canary check for AMPDU, in release2.1, we add sanity check for all kinds of dynamic ebuf, the checking is disabled by default for performance reason. We found some kinds of packets can't pass sanity check, this MR is to fix it.

See merge request !718
This commit is contained in:
Ivan Grokhotkov
2017-04-28 19:54:46 +08:00