This commit is contained in:
Carl-Benedikt Krüger 2011-06-30 11:19:23 +02:00
parent d9de73381c
commit 69bdfec366

View file

@ -1177,12 +1177,11 @@ int mmnif_poll(void* e)
DEBUGPRINTF("Polling for work to do!!!! ONBBBB 0x%.8X BBBB\n\n",mmnif->rx_buff);
#endif
/* if (!no_irq)
if (!no_irq)
{
sem_wait(&mmnif->com_poll);
sem_wait(&mmnif->com_poll);
}
*/
/*run while driver is up*/
while (active)
{