mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-11 17:04:37 +08:00

pppos_input() is safe to call from outside tcpip_thread when PPP_INPROC_IRQ_SAFE == 1, so only check if PPP_INPROC_IRQ_SAFE == 0 Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>