Re: dev->tx_timeout not being called in 2.3.4[345]

kuznet@ms2.inr.ac.ru
Wed, 16 Feb 2000 18:15:21 +0300 (MSK)


Hello!

> if(dma_buf_write(card, ch, (ucchar *)skb->data, skb->len) != 0) {
> netif_wake_queue(dev);

Seems, it should be netif_stop_queue() yet?

Alexey Kuznetsov

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/