aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorAndre Guedes <[email protected]>2020-03-18 16:00:54 -0700
committerJeff Kirsher <[email protected]>2020-04-19 11:52:40 -0700
commitec00f1090735259151568f6b74d19c3230d65787 (patch)
tree31804ba7d9930901782e784af4a1cae55686adb7 /tools/perf/scripts/python/sched-migration.py
parent58184b8ff0786b219772016a50ce07c6b3020846 (diff)
igc: Fix igc_uc_unsync()
In case igc_del_mac_filter() returns error, that error is masked since the functions always return 0 (success). This patch fixes igc_uc_unsync() so it returns whatever value igc_del_mac_filter() returns (0 on success, negative number on error). Signed-off-by: Andre Guedes <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions