net/: More fixes to wrong comments from old change from the interrupt driven network to the work-queue driven network.

This commit is contained in:
Gregory Nutt
2018-06-23 15:03:01 -06:00
parent aabdc00e8c
commit 1acfac3eb6
15 changed files with 47 additions and 63 deletions
+4
View File
@@ -88,6 +88,10 @@ uint8_t g_reassembly_timer;
* Returned Value:
* None
*
* Assumptions:
* Called early in the initialization sequence so that no special
* protection is required.
*
****************************************************************************/
void devif_initialize(void)