diff options
author | Ido Schimmel <[email protected]> | 2016-06-20 23:04:04 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-21 05:02:49 -0400 |
commit | 82e6db034b1fca1370c3930e7c4b61f0d8bb2c4b (patch) | |
tree | a89dde8b3c857da8619755bdb2d131ad948725a0 /tools/perf/scripts/python/futex-contention.py | |
parent | 423b937e7dde1291fc0e87bb7a382aafde9d712a (diff) |
mlxsw: spectrum: Make unlinking functions return void
When responding to unlinking CHANGEUPPER notifications we shouldn't
return any value, as it's not checked by upper layers.
In addition, there's nothing the driver can do in case of failure, so it
should simply continue and try to free as much resources as possible and
not stop on first error.
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/futex-contention.py')
0 files changed, 0 insertions, 0 deletions