From: Wu Jian Gang Date: Mon, 31 Oct 2016 12:28:11 +0000 (+0800) Subject: Merge branch 'bugfix/tw8242_fix_tcp_rx_abnormal_issue' into 'master' X-Git-Tag: v1.0~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7f8d206edba365ad8ba4133822e421a9e8fb108;p=esp-idf Merge branch 'bugfix/tw8242_fix_tcp_rx_abnormal_issue' into 'master' lwip: fix tcp rx abnormal issue(tw8242) In tcp_alloc(), initialize per_soc_tcp_wnd before initializing recv_wnd because recv_wnd depends on per_soc_tcp_wnd.  See merge request !160 --- c7f8d206edba365ad8ba4133822e421a9e8fb108