mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Minor stylistic corrections
This commit is contained in:
@@ -927,8 +927,7 @@ o Network (net/, drivers/net)
|
||||
CONFIG_NET_NOINTS). This is really a very bad use of CPU
|
||||
resources; All of the network stack processing should be
|
||||
modified to use a work queue (and, all use of CONFIG_NET_NOINTS=n
|
||||
should be eliminated). This applies to almost all Ethernet
|
||||
drivers:
|
||||
should be eliminated). This applies to many Ethernet drivers:
|
||||
|
||||
ARCHITECTURE CONFIG_NET_NOINTS? ADDRESS FILTER SUPPORT?
|
||||
C5471 NO NO
|
||||
|
||||
Reference in New Issue
Block a user