This commit is contained in:
Carl-Benedikt Krüger 2011-06-29 00:35:28 +02:00
parent 7c6f738dc4
commit cec5337e8b

View file

@ -853,7 +853,7 @@ err_t mmnif_init(struct netif* netif)
/* init the lock for the hdr
*/
// sem_init(&mmnif->rx_buff->lock,1);
sem_init(&mmnif->rx_buff->lock,1);
/* inform via interrupt should be the dafault
*/