mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +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>