commit | 147b2c8cb4f3e16aafc87096365a913d01ee3a21 | [log] [tgz] |
---|---|---|
author | Dongdong Deng <dongdong.deng@windriver.com> | Tue Nov 16 19:50:15 2010 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Nov 16 19:50:15 2010 -0800 |
tree | 3c65dedd8faf0f02ff01ca0fcc680acc5b273829 | |
parent | 1b98c2bb63a4b415d8d894d001b6d0256409e0d9 [diff] |
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 <dongdong.deng@windriver.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>