Passive wait for netif_queue_stopped() ?

From: Gallus
Date: Wed Jul 08 2009 - 06:19:23 EST


Hi,
is it possible to wait passively for netif_queue_stopped? Currently
I'm doing something like:

while(netif_queue_stopped(..)) retry_count++;

Please CC me.

Regards,
Gallus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/