mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
0fdd6b5bf6
d_len needs to include NET_LL_HDRLEN(dev) to avoid errors in the verification of message length in ipv4_in/ipv6_in. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>