mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-02-06 13:16:42 +08:00
It's already done by memset(0). This was missed in commit 5794ac2340f2 "tcp_alloc(): remove explicit =0 already done by memset(0)", fix it. Signed-off-by: Axel Lin <axel.lin@ingics.com>