mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-03-25 03:25:43 +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>