Minor stylistic corrections

This commit is contained in:
Gregory Nutt
2016-08-14 10:14:28 -06:00
parent 4b582f0ae9
commit 014b8268cc
2 changed files with 11 additions and 13 deletions
+1 -2
View File
@@ -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