linux/drivers/net/e1000
Jesse Brandeburg 4c11b8adbc 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>
2011-01-14 02:00:46 -08:00
..
Makefile
e1000.h e1000: use work queues 2010-09-23 14:33:37 -07:00
e1000_ethtool.c e1000: use netif_<level> instead of netdev_<level> 2010-07-26 23:37:21 -07:00
e1000_hw.c e1000: Add support for the CE4100 reference platform 2011-01-09 23:44:10 -08:00
e1000_hw.h e1000: Add support for the CE4100 reference platform 2011-01-09 23:44:10 -08:00
e1000_main.c e1000: Avoid unhandled IRQ 2011-01-14 02:00:46 -08:00
e1000_osdep.h e1000: Add support for the CE4100 reference platform 2011-01-09 23:44:10 -08:00
e1000_param.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00