forked from espressif/esp-idf
esp32: update wifi lib to fix tw8868
In AP bridge mode, the length of the forwarded data is wrong, it's 26Btyes longer, thus cuase AP can't forward the data of which length is more than 1460. This modification is to make the data length right.
This commit is contained in: