From: Jesse Brandeburg Date: Wed, 18 Jan 2006 21:01:30 +0000 (-0800) Subject: [PATCH] e1000: Added disable packet split capability X-Git-Tag: v2.6.16-rc2~363 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35ec56bb78fda9c88cd1ad30e048ce5b4398d33f;p=pandora-kernel.git [PATCH] e1000: Added disable packet split capability Adds the ability to disability packet split at compile time and use the legacy receive path on PCI express hardware. Made this a CONFIG option and modified the Kconfig, to reflect the new option. Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Kirsher Signed-off-by: John Ronciak Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed