diff options
author | Eran Ben Elisha <[email protected]> | 2020-04-06 16:00:35 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-07-02 21:05:15 -0700 |
commit | b3ea4c4fdc673acbb4d8333b7f4c9bd3a9287730 (patch) | |
tree | 401d01a50d2193c123c2ecd6d29213c9f38ca829 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 8c8278a5b1a81e099ba883d8a0f9e3df9bdb1a74 (diff) |
net/mlx5e: Change reporters create functions to return void
Creation of devlink health reporters is not fatal for mlx5e instance load.
In case of error in reporter's creation, the return value is ignored.
Change all reporters creation functions to return void.
In addition, with this change, a failure in creating a reporter, will not
prevent the driver from trying to create the next reporter in the list.
Signed-off-by: Eran Ben Elisha <[email protected]>
Reviewed-by: Aya Levin <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions