diff options
author | Jiri Pirko <[email protected]> | 2019-10-04 11:50:12 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-10-04 15:15:20 -0700 |
commit | c62c2cfb801b6c890641ed6c91ec9e5c7ad8e2f3 (patch) | |
tree | aa87c3dc3b79feb724eb46ca481894d69a066a71 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 511e6ca047457bcf200d9b6ad75e310b0e77af19 (diff) |
net: devlink: don't ignore errors during dumpit
Currently, some dumpit function may end-up with error which is not
-EMSGSIZE and this error is silently ignored. Use does not have clue
that something wrong happened. Instead of silent ignore, propagate
the error to user.
Suggested-by: Andrew Lunn <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions