drivers/net/skeleton.c: Add outline for support with CONFIG_NET_NOINTS

This commit is contained in:
Gregory Nutt
2014-12-30 14:56:37 -06:00
parent 495a491560
commit 3666af88d4
2 changed files with 251 additions and 27 deletions
+2
View File
@@ -910,6 +910,8 @@ o Network (net/, drivers/net)
SAMA5D NO
SIM NO << Doesn't have interrupts anyway
The general outline of how this might be done is included in
drivers/net/skeleton.c
Status: Open
Priority: Pretty high if you want a well behaved system.