From: Ayyappan Veeraiyan Date: Mon, 3 Mar 2008 23:03:52 +0000 (-0800) Subject: ixgbe: Introduce Multiqueue TX X-Git-Tag: v2.6.26-rc1~1138^2~390^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30eba97a3f076cf4e100b598ee9a1b1439b0cfaa;p=pandora-kernel.git ixgbe: Introduce Multiqueue TX Now that the irq vector code is in place, we can add the conditional multiqueue TX code in the driver. This requires the optional CONFIG_NETDEVICES_MULTIQUEUE=y and will not be enabled without it. Signed-off-by: Ayyappan Veeraiyan Signed-off-by: Auke Kok Acked-by: Waskiewicz Jr, Peter P Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed