From: Stephen Hemminger Date: Tue, 21 Mar 2006 18:56:59 +0000 (-0800) Subject: [PATCH] skge: use NAPI for tx cleanup. X-Git-Tag: v2.6.17-rc1~1173 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00a6cae288138ce0444ab6f48a81da12afe557aa;p=pandora-kernel.git [PATCH] skge: use NAPI for tx cleanup. Cleanup transmit buffers using NAPI. This allows the transmit routine to leave interrupts enabled, and that improves performance. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed