From: Stephen Hemminger Date: Tue, 6 Jun 2006 17:11:13 +0000 (-0700) Subject: [PATCH] skge: transmit complete via IRQ not NAPI X-Git-Tag: v2.6.18-rc1~1115^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c442fa17eabd34301598acbca8ecb99daad6027;p=pandora-kernel.git [PATCH] skge: transmit complete via IRQ not NAPI The transmit side code has a number of ring problems that caused some of the Bugzilla reports. Rather than trying to fix the details, it is safer to rewrite the code that handles transmit completion and freeing. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed