diff options
| author | Andre Guedes <[email protected]> | 2020-03-18 16:00:54 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-04-19 11:52:40 -0700 |
| commit | ec00f1090735259151568f6b74d19c3230d65787 (patch) | |
| tree | 31804ba7d9930901782e784af4a1cae55686adb7 /lib/mpi/mpi-cmp.c | |
| parent | 58184b8ff0786b219772016a50ce07c6b3020846 (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 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions