Ryo Iizuka / libMiMic

Dependents:   MbedFileServer_1768MiniDK2 RedWireBridge IssueDebug_gcc MiMicRemoteMCU-for-Mbed ... more

Revision:
63:157ee3202edb
Parent:
1:9f6a78395432
--- a/core/driver/uip/EthDev.h	Thu Oct 03 04:53:11 2013 +0000
+++ b/core/driver/uip/EthDev.h	Fri Oct 18 12:40:09 2013 +0000
@@ -42,8 +42,6 @@
   Ethernet Device Defines
  *----------------------------------------------------------------------------*/
 #define EthDev_ADDR_SIZE        6                      /*!< Ethernet Address size in bytes */
-#define EthDev_MTU_SIZE         1514                   /*!< Maximum Transmission Unit      */
-
 
 /*----------------------------------------------------------------------------
   Ethernet Device Configuration and Control Command Defines