mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 01:39:44 +08:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user