[PATCH] Spidernet stop queue when queue is full.
authorLinas Vepstas <linas@austin.ibm.com>
Tue, 10 Oct 2006 21:04:00 +0000 (16:04 -0500)
committerJeff Garzik <jeff@garzik.org>
Wed, 11 Oct 2006 08:04:25 +0000 (04:04 -0400)
commit313ef4b76c96ef427a7613d89df550aa5d02bf21
tree18f8b861654c5f43af67da3b1b646269197677e2
parentded8028a0b61075d841c33a412da5c869140d7aa
[PATCH] Spidernet stop queue when queue is full.

This patch adds a call to netif_stop_queue() when there is
no more room for more packets on the transmit queue.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: James K Lewis <jklewis@us.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/spider_net.c