From: Bruce Allan Date: Fri, 16 Dec 2011 00:45:56 +0000 (+0000) Subject: e1000e: default IntMode based on kernel config & available hardware support X-Git-Tag: v3.4-rc1~177^2~490 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6fbca2af36530ef307069cff0fe3b1f387c00a9;p=pandora-kernel.git e1000e: default IntMode based on kernel config & available hardware support Based on a patch from Prabhakar Kushwaha , set appropriate default interrupt mode dependent on whether CONFIG_PCI_MSI is enabled in the kernel configuration and if the hardware supports MSI-X. Set the module parameter log message accordingly. Signed-off-by: Bruce Allan Cc: Jin Qing Cc: Prabhakar Kushwaha Cc: Jin Qing Cc: Kumar Gala Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed