mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +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:
@@ -213,7 +213,8 @@ static bool devif_event_trigger(uint16_t events, uint16_t triggers)
|
||||
* Configure the pre-allocated callback structures into a free list.
|
||||
*
|
||||
* Assumptions:
|
||||
* This function is called with interrupts disabled.
|
||||
* Called early in the initialization sequence so that no special
|
||||
* protection is required.
|
||||
*
|
||||
****************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user