From: Stephen Hemminger Date: Fri, 8 Dec 2006 19:08:33 +0000 (-0800) Subject: [PATCH] chelsio: working NAPI X-Git-Tag: v2.6.20-rc1~146^2~25^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fe26a60e08f38c797851fb3b444d753af616112;p=pandora-kernel.git [PATCH] chelsio: working NAPI This driver tries to enable/disable NAPI at runtime, but does so in an unsafe manner, and the NAPI interrupt handling is a mess. Replace it with a compile time selected NAPI implementation. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed