diff options
author | Andy Gospodarek <andy@greyhouse.net> | 2008-02-15 23:05:25 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-02-24 05:55:01 +0100 |
commit | 6cb5e57701d355737f0bc9f94c0f80ed69a95b62 (patch) | |
tree | c4d4e715ba4c87a4518ed2dba7a11ce2186cb2bb /arch/m32r/mm | |
parent | fs_enet: Don't call phy_mii_ioctl() in atomic context. (diff) | |
download | linux-6cb5e57701d355737f0bc9f94c0f80ed69a95b62.tar.xz linux-6cb5e57701d355737f0bc9f94c0f80ed69a95b62.zip |
igb: fix legacy mode irq issue
I booted an igb kernel with the option pci=nomsi and instantly noticed
that interrupts no longer worked on my igb device. I took a look at the
interrupt initialization and quickly discovered a comment stating:
"DO NOT USE EIAME or IAME in legacy mode"
It seemed a bit odd that bits to enable IAM were being set in legacy
interrupt mode, so I dropped out the following parts and interrupts
began working fine again.
[Updated code flow and a nitpick spelling error --Auke]
Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'arch/m32r/mm')
0 files changed, 0 insertions, 0 deletions