mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Lpc17xx Ethernet: Comment out an assertion that is reported to first inappropriately. From Max
This commit is contained in:
@@ -114,8 +114,8 @@ void lib_streaminit(FAR struct streamlist *list)
|
||||
}
|
||||
}
|
||||
|
||||
/* this function is called when a TCB is destroyed. Note that is
|
||||
* does not close the file by release this inode. This happens
|
||||
/* This function is called when a TCB is destroyed. Note that is
|
||||
* does not close the files by releasing the inode. This happens
|
||||
* separately when the file descriptor list is freed.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user