From: Stephen Hemminger Date: Tue, 1 Aug 2006 03:37:19 +0000 (-0700) Subject: [PATCH] forcdeth: revised NAPI support X-Git-Tag: v2.6.19-rc1~1263^2~99 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27cdba53b8ad5c12c9281b3737e07f2a536c3a2;p=pandora-kernel.git [PATCH] forcdeth: revised NAPI support Revised version of the forcedeth NAPI support. This version is based against netdev-2.6#upstream (after the MAC patches from Ayaz today). Can't use nv_disable_hw_interrupts because NAPI only wants to mask off receive irq's and leave the others alone. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed