mbed IP library over Ethernet

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   iot_gateway

Fork of EthernetInterface by mbed official

Revision:
55:5107c978c6ff
Parent:
37:926eb6517318
--- a/EthernetInterface.cpp	Wed May 11 22:18:04 2016 +0000
+++ b/EthernetInterface.cpp	Mon Dec 12 10:52:09 2016 +0000
@@ -152,5 +152,3 @@
 char* EthernetInterface::getNetworkMask() {
     return networkmask;
 }
-
-