From: Jeb Cramer Date: Tue, 8 Jul 2008 22:07:55 +0000 (-0700) Subject: igb: add DCA support X-Git-Tag: v2.6.27-rc1~969^2~146^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe4506b6a2f9716ef62583020581ae2032573fed;p=pandora-kernel.git igb: add DCA support Add DCA support in the similar method that it was added to the ixgbe driver recently. DCA allows the network device to put data in the CPU cache and notify the chipset of that event. This reduces cache misses during receives. Signed-off-by: Jeb Cramer Signed-off-by: Mitch Williams Signed-off-by: Auke Kok Signed-off-by: Shannon Nelson Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed