aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2016-08-17 16:39:28 +0200
committerDavid S. Miller <[email protected]>2016-08-17 19:18:27 -0400
commit7a35583ec5b64f17559c9de8d7c47f7360e40362 (patch)
tree39566d312919ff79f24094f3d53941c6017f852a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parenta1560dd7a47f983419760aa7f6a481e3b910b54b (diff)
mlxsw: spectrum: Don't return upon error in removal path
When removing a VLAN filter from the device we shouldn't return upon the first error we encounter, as otherwise we'll have resources that will never be freed nor used. Instead, we should keep trying to free as much resources as possible in a best effort mode. Remove the error message as well, since we already get these from the EMAD transaction code. Fixes: 99724c18fc66 ("mlxsw: spectrum: Introduce support for router interfaces") Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions