Standardize stack checking interface

This commit is contained in:
Gregory Nutt
2013-09-24 11:45:13 -06:00
parent 368867f06e
commit 7affa54e7e
11 changed files with 85 additions and 75 deletions
+2
View File
@@ -5623,4 +5623,6 @@
reliable. No idea why. RX DMA is still used (2013-9-23).
* driver/net/encx24j600.c: UDP/RXAVAIL backlog support from Max
Holtzberg (2013-9-24).
* Standardized stack checking logic so the interfaces can be used
by common stack monitoring logic (2013-9-24).