drivers/net: Add option to use low-priority work queue to all drivers in drivers/net. Not yet added to all architecture-specific network drivers.

This commit is contained in:
Gregory Nutt
2016-11-18 09:22:49 -06:00
parent 52560bba37
commit 936b55f608
8 changed files with 172 additions and 45 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
/* The ENC28J60 will not do interrupt level processing */
#ifndef CONFIG_NET_NOINTS
# warrning "CONFIG_NET_NOINTS should be set"
# warning "CONFIG_NET_NOINTS should be set"
#endif
/* Low-level register debug */