This is an automated email from the ASF dual-hosted git repository.
ligd pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 9de3b79e2c9 nucleo-h743zi/elf: modify the romfs img file path
add 57637e59277 net: make the sendmsg param type consistent with posix
specification
add 3d45550da9a can_sendmsg_buffered: fix can_sendmsg param type mismatch
error
No new revisions were added by this update.
Summary of changes:
include/nuttx/net/net.h | 4 ++--
include/sys/socket.h | 4 ++--
net/bluetooth/bluetooth.h | 4 ++--
net/bluetooth/bluetooth_sendmsg.c | 4 ++--
net/can/can.h | 2 +-
net/can/can_sendmsg.c | 2 +-
net/can/can_sendmsg_buffered.c | 2 +-
net/icmp/icmp.h | 2 +-
net/icmp/icmp_sendmsg.c | 2 +-
net/icmpv6/icmpv6.h | 4 ++--
net/icmpv6/icmpv6_sendmsg.c | 4 ++--
net/ieee802154/ieee802154.h | 4 ++--
net/ieee802154/ieee802154_sendmsg.c | 4 ++--
net/inet/inet_sockif.c | 4 ++--
net/local/local.h | 2 +-
net/local/local_sendmsg.c | 4 ++--
net/netlink/netlink_sockif.c | 4 ++--
net/pkt/pkt.h | 2 +-
net/pkt/pkt_sendmsg_unbuffered.c | 2 +-
net/rpmsg/rpmsg_sockif.c | 5 +++--
net/socket/sendmsg.c | 4 ++--
net/usrsock/usrsock.h | 4 ++--
net/usrsock/usrsock_sendmsg.c | 13 +++++++------
syscall/syscall.csv | 2 +-
24 files changed, 45 insertions(+), 43 deletions(-)