From: Dongdong Deng Date: Wed, 17 Nov 2010 03:50:15 +0000 (-0800) Subject: e1000e: add netpoll support for MSI/MSI-X IRQ modes X-Git-Tag: v2.6.38-rc1~476^2~547^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=147b2c8cb4f3e16aafc87096365a913d01ee3a21;p=pandora-kernel.git e1000e: add netpoll support for MSI/MSI-X IRQ modes With enabling CONFIG_PCI_MSI, e1000e could work in MSI/MSI-X IRQ mode, and netpoll controller didn't deal with those IRQ modes on e1000e. This patch add the handling MSI/MSI-X IRQ modes to netpoll controller, so that netconsole could work with those IRQ modes. Signed-off-by: Dongdong Deng Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed