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 net/: Fix net checksum related issue 2020-01-30 07:44:36 -06:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_chksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_dsec2tick.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_dsec2timeval.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_icmpchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_incr32.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipv6_mask2pref.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_ipv6_maskcmp.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
net_ipv6_pref2mask.c NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
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: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_timeval2dsec.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
net_udpchksum.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
utils.h net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00