aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorAlexander Duyck <[email protected]>2011-07-15 07:29:55 +0000
committerJeff Kirsher <[email protected]>2011-09-16 04:32:04 +0000
commit2c4af694fe1723501e19426d0d891bdae9194c71 (patch)
tree09b99448a6d22b2b9fa517be4594afb2879103c6 /net/lapb/lapb_iface.c
parentixgbe: cleanup configuration of EITRSEL and VF reset path (diff)
downloadkernel-2c4af694fe1723501e19426d0d891bdae9194c71.tar.gz
kernel-2c4af694fe1723501e19426d0d891bdae9194c71.zip
ixgbe: Correctly name and handle MSI-X other interrupt
It was possible to inadvertently add additional interrupt causes to the MSI-X other interrupt. This occurred when things such as RX buffer overrun events were being triggered at the same time as an event such as a Flow Director table reinit request. In order to avoid this we should be explicitly programming only the interrupts that we want enabled. In addition I am renaming the ixgbe_msix_lsc function and interrupt to drop any implied meaning of this being a link status only interrupt. Unfortunately the patch is a bit ugly due to the fact that ixgbe_irq_enable needed to be moved up before ixgbe_msix_other in order to have things defined in the correct order. Signed-off-by: Alexander Duyck <[email protected]> Tested-by: Phil Schmitt <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions