nuttx/net/utils
Masayuki Ishikawa 3330543fe6 net: utils: Remove critical section for SMP in net_lock.c
Summary:
- The critical section was added in Mar 2018 to improve
  stability in SMP mode
- However, I noticed that this critical section is no longer
  needed

Impact:
- None

Testing:
- Tested with spresense:wifi_smp and spresense:rndis_smp

Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
2021-09-06 14:57:08 +08:00
..
Kconfig
Make.defs
net_chksum.c
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c
net_incr32.c
net_ipchksum.c
net_ipv6_mask2pref.c
net_ipv6_maskcmp.c
net_ipv6_pref2mask.c
net_lock.c net: utils: Remove critical section for SMP in net_lock.c 2021-09-06 14:57:08 +08:00
net_tcpchksum.c
net_timeval2dsec.c
net_udpchksum.c
utils.h