From: PJ Waskiewicz Date: Fri, 27 Jun 2008 18:00:39 +0000 (-0700) Subject: igb: add NAPI Rx queue support X-Git-Tag: v2.6.27-rc1~969^2~235^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=844290e56067aed0a54142d756565abb9614136c;p=pandora-kernel.git igb: add NAPI Rx queue support Update the NAPI implementation to use the new napi_struct infrstructure. This removes the need of multiple net_device structs to implement a multiqueue NAPI. Signed-off-by: PJ Waskiewicz Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed