Am Mittwoch, 26. Mai 2010 11:14:03 schrieb Matthias Fuchs: > + netdev->trans_start = jiffies; > + > + /* Slow down tx path */ > + if (atomic_read(&priv->active_tx_jobs) >= MAX_TX_URBS) > + netif_stop_queue(netdev); Where is the queue started again? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html