Axel Lin 10abb6b5ec ethernetif: Add #if LWIP_IPV4 guard around netif->output
netif->output and etharp_output are only available when LWIP_IPV4=1.
Fix the skeleton file.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: goldsimon <goldsimon@gmx.de>
2017-05-22 20:42:19 +02:00
..
2017-05-12 13:21:42 +02:00
2017-05-11 21:26:34 +02:00
2016-08-03 20:21:54 +02:00