mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-07-03 23:49:08 +08:00
Update FreeRTOS_ARP.c
This commit is contained in:

committed by
Yuhui Zheng

parent
35f3ac32a8
commit
edf68637dd
@ -607,7 +607,7 @@ NetworkBufferDescriptor_t *pxNetworkBuffer;
|
|||||||
#if ( ipconfigHAS_DEBUG_PRINTF != 0 )
|
#if ( ipconfigHAS_DEBUG_PRINTF != 0 )
|
||||||
FreeRTOS_printf( ( "xNetworkInterfaceOutput failed. Link down?\n" ) );
|
FreeRTOS_printf( ( "xNetworkInterfaceOutput failed. Link down?\n" ) );
|
||||||
#else
|
#else
|
||||||
;
|
; /* Do nothing */
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user