From: PJ Waskiewicz Date: Tue, 31 Mar 2009 21:34:05 +0000 (+0000) Subject: ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores X-Git-Tag: v2.6.30-rc1~246^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8be0e4671d6355b2d905cb8fd051393b2cbf9510;p=pandora-kernel.git ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores MSI-X allocation broke after the 82599 merge on systems with more than 8 CPU cores. 82598 drops back into MSI mode, which isn't sufficient to run full, efficient 10G line rate. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed