This is an automated email from the ASF dual-hosted git repository.

gnutt pushed a change to branch pr185
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from 5a24d49  boards: spresense: Add posix_spawn configuration
     new 08c6f62  Fix net checksum related issue
     new 1a9265e  net_dsec2tick return type should unsigned int
     new 5b3c16f  Fix the wrong mask calculation in net_ipv6_pref2mask

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 include/nuttx/net/netdev.h     | 21 ---------------------
 net/utils/Kconfig              |  7 +++----
 net/utils/net_chksum.c         | 15 ---------------
 net/utils/net_dsec2tick.c      |  4 +++-
 net/utils/net_dsec2timeval.c   |  3 ---
 net/utils/net_icmpchksum.c     |  5 -----
 net/utils/net_incr32.c         |  9 ---------
 net/utils/net_ipchksum.c       |  2 --
 net/utils/net_ipv6_mask2pref.c |  5 +----
 net/utils/net_ipv6_maskcmp.c   |  2 --
 net/utils/net_ipv6_pref2mask.c |  4 ++--
 net/utils/net_tcpchksum.c      |  6 ------
 net/utils/net_udpchksum.c      |  4 ----
 net/utils/utils.h              | 10 ++--------
 14 files changed, 11 insertions(+), 86 deletions(-)

Reply via email to