git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b98c2b
)
e1000e: add netpoll support for MSI/MSI-X IRQ modes
author
Dongdong Deng
<dongdong.deng@windriver.com>
Wed, 17 Nov 2010 03:50:15 +0000
(19:50 -0800)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Wed, 17 Nov 2010 03:50:15 +0000
(19:50 -0800)
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>
No differences found