> > Are you using any specific qdisc, or just the default pfifo_fast?
Totally agree. However, the driver is still getting entries when it
shouldn't (netif_queue_stopped() is true), hence it's returning a non-OK
value. We can either re-add the check for netif_queue_stopped() to
qdisc_restart(), or update the drivers to use the newer API. I'd rather
do the latter, which I can work on.
Thanks Jamal!
-PJ
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html