]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Spidernet remove rxramfull tasklet
authorLinas Vepstas <linas@austin.ibm.com>
Wed, 13 Dec 2006 21:10:06 +0000 (15:10 -0600)
committerJeff Garzik <jeff@garzik.org>
Mon, 5 Feb 2007 21:58:44 +0000 (16:58 -0500)
commit75856175c26f89198ec64eb2480ed00c4a39a5d6
tree02eb736222b7348f1dc959347949bdcd37120714
parent5a028877d2a350ebba3cda924cbf7f3bd2eb2135
Spidernet remove rxramfull tasklet

Get rid of the rxramfull tasklet, and let the NAPI poll routine
deal with this situation. (The rxramfull interrupt is simply
stating that the h/w has run out of room for incoming packets).

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
drivers/net/spider_net.h