aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorEmil Tantilov <[email protected]>2016-11-16 09:48:02 -0800
committerJeff Kirsher <[email protected]>2017-01-03 13:03:37 -0800
commit126db13fa0e6d05c9f94e0125f61e773bd5ab079 (patch)
treee37e694bff573e21716e69c01f51e0b0b7bdb49e /tools/perf/scripts/python/netdev-times.py
parenta9d2d53a788a9c5bc8a7d1b4ea7857b68e221357 (diff)
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 <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions