From: Peter P Waskiewicz Jr Date: Tue, 8 Jul 2008 22:06:51 +0000 (-0700) Subject: igb: Introduce multiple TX queues with infrastructure X-Git-Tag: v2.6.27-rc1~969^2~146^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=661086df6cf35f62d0aec09ccb9164eb2baaaecd;p=pandora-kernel.git igb: Introduce multiple TX queues with infrastructure This code adds multiple Tx queue infrastructure much like we previously did in ixgbe. The MSI-X vector mapping is the bulk of the change. IAM can now be safely enabled and we've verified that it does work correctly. We can also eliminate the tx ring lock. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Mitch Williams Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed