mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-12-12 09:46:44 +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>