diff options
author | Anjali Singhai Jain <anjali.singhai@intel.com> | 2013-12-18 13:45:49 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-01-09 01:17:14 -0800 |
commit | 5e8230663d7010fcb43f176b9cc65aecbdcadbc8 (patch) | |
tree | bc0dd2a3041c694bd6b49d4203ace54291d74821 /drivers/net/ethernet/tile | |
parent | 54b553e2c16001d13e0186cad2531764065f9a1b (diff) |
i40e: Re-enable interrupt on ICR0
The hardware can occasionally give an interrupt on the misc
queue for which there is no driver work to do. In that case
the driver was not re-enabling interrupts even though they
were auto masked by hardware. This left interrupts disabled
on this queue.
Re-enable the interrupt whenever leaving this function.
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/tile')
0 files changed, 0 insertions, 0 deletions