This commit is contained in:
root 2011-06-20 18:42:07 +02:00
parent e8f5292bdb
commit 8d7babad46

View file

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