mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
include/nuttx/net/netdef.h: Add a missing macro
This commit is contained in:
+1
-1
Submodule arch updated: ee23d9991d...26a3df8169
+1
-1
Submodule configs updated: 8fcf1ca2b7...28e45ddd60
@@ -109,6 +109,7 @@
|
||||
# define NETDEV_ERRORS(dev) _NETDEV_STATISTIC(dev,errors)
|
||||
|
||||
#else
|
||||
# define NETDEV_RESET_STATISTICS(dev)
|
||||
# define NETDEV_RXPACKETS(dev)
|
||||
# define NETDEV_RXFRAGMENTS(dev)
|
||||
# define NETDEV_RXERRORS(dev)
|
||||
|
||||
Reference in New Issue
Block a user