mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-15 09:17:44 -04:00
Update FreeRTOS_ARP.c
This commit is contained in:
parent
35f3ac32a8
commit
edf68637dd
1 changed files with 1 additions and 1 deletions
|
@ -607,7 +607,7 @@ NetworkBufferDescriptor_t *pxNetworkBuffer;
|
|||
#if ( ipconfigHAS_DEBUG_PRINTF != 0 )
|
||||
FreeRTOS_printf( ( "xNetworkInterfaceOutput failed. Link down?\n" ) );
|
||||
#else
|
||||
;
|
||||
; /* Do nothing */
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue