diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2011-01-13 08:48:13 +0100 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-01-14 11:00:46 +0100 |
commit | 4c11b8adbc48bd21885fbc671df2f8ac04a75473 (patch) | |
tree | 98890194ab5181a9a960ae40bbc59d9232f1f0f6 /drivers/base | |
parent | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 (diff) | |
download | linux-4c11b8adbc48bd21885fbc671df2f8ac04a75473.tar.xz linux-4c11b8adbc48bd21885fbc671df2f8ac04a75473.zip |
e1000: Avoid unhandled IRQ
If hardware asserted an interrupt and driver is down,
then there is nothing to do so return IRQ_HANDLED
instead of IRQ_NONE. Returning IRQ_NONE in above
situation causes screaming IRQ on virtual machines.
CC: Andy Gospodarek <gospo@redhat.com>
Signed-off-by: Tushar Dave <tushar.n.dave@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions