Trivial correction to some comments
This commit is contained in:
parent
b5c005d5a4
commit
4747c04c94
|
@ -71,8 +71,6 @@ static FAR struct devif_callback_s *g_cbfreelist = NULL;
|
|||
*
|
||||
* Description:
|
||||
* Configure the pre-allocated callback structures into a free list.
|
||||
* This is called internally as part of uIP initialization and should not
|
||||
* be accessed from the application or socket layer.
|
||||
*
|
||||
* Assumptions:
|
||||
* This function is called with interrupts disabled.
|
||||
|
|
Loading…
Reference in New Issue