aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2016-11-16 09:48:02 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-01-03 13:03:37 -0800
commit126db13fa0e6d05c9f94e0125f61e773bd5ab079 (patch)
treee37e694bff573e21716e69c01f51e0b0b7bdb49e /drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
parentixgbe: test for trust in macvlan adjustments for VF (diff)
downloadlinux-dev-126db13fa0e6d05c9f94e0125f61e773bd5ab079.tar.xz
linux-dev-126db13fa0e6d05c9f94e0125f61e773bd5ab079.zip
ixgbe: fix AER error handling
Make sure that we free the IRQs in ixgbe_io_error_detected() when responding to an PCIe AER error and also restore them when the interface recovers from it. Previously it was possible to trigger BUG_ON() check in free_msix_irqs() in the case where we call ixgbe_remove() after a failed recovery from AER error because the interrupts were not freed. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c')
0 files changed, 0 insertions, 0 deletions