mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 22:21:04 +08:00
5eb08a4b33
Fix minor problems when reading codes: - icmpv6_autoconfig: Call net_unlock before return - pkt_sendmsg: Return error for types other than SOCK_RAW Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>