Axel Lin 61e3f49f69 netif: Don't return error if pass NULL netif_input_fn to netif_add
The new NULL checking against netif_input_fn make ppp stop working
because in ppp_new() it calls netif_add with NULL netif_input_fn.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
2018-06-13 10:39:38 +02:00
..
2018-01-08 21:37:31 +01:00
2017-09-17 20:38:38 +02:00
2018-02-13 14:04:01 -06:00
2017-10-27 15:33:18 -05:00
2018-06-12 13:46:44 +02:00