This commit is contained in:
root 2011-06-21 00:08:57 +02:00
parent ddc428f641
commit a2605f2784

View file

@ -814,6 +814,8 @@ err_t mmnif_init(struct netif* netif)
static int num = 0;
uint16_t speed = 4000;
DEBUGPRINTF("BARBARBARBARBARBARBARBARBARBARBARBARBAR");
/* Alloc and clear memory for the device struct
*/
#ifdef WIN32