nuttx/drivers/net
chao an 0b69731a97 netdev/upperhalf: fix visual studio Compiler Error C2059
D:\archer\code\nuttx\drivers\net\netdev_upperhalf.c(557,5): error C2059: syntax error : '{'

Compiler error C2059:
The token caused a syntax error.

Reference:
https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2059?view=msvc-170
Signed-off-by: chao an <anchao@xiaomi.com>
2023-07-14 07:52:34 +02:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
dm90x0.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
enc28j60.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
enc28j60.h drivers: nxstyle fixes 2021-03-04 18:32:27 -08:00
encx24j600.c Remove #warning if the code already return the error code or value 2023-05-18 15:44:28 +03:00
encx24j600.h author: UVC Ingenieure : update licenses to Apache 2021-09-15 15:57:55 +08:00
ftmac100.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
Kconfig drivers/net: Add wireless ops in upper-half driver 2023-07-12 03:32:02 +08:00
lan91c111.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
lan91c111.h
loopback.c net/l2/l3/l4: add support of iob offload 2022-12-03 11:47:04 +08:00
Make.defs net/netdev: Add upper half of netdev to simplify driver logic 2023-04-22 01:41:01 +08:00
netdev_upperhalf.c netdev/upperhalf: fix visual studio Compiler Error C2059 2023-07-14 07:52:34 +02:00
phy_notify.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
rpmsgdrv.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
skeleton.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
slip.c SLIP: Switch to poll based design 2023-05-26 19:57:57 -03:00
telnet.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
tun.c net/semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00
w5500.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00