diff options
author | Qi Zheng <[email protected]> | 2023-02-02 17:32:55 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-03 19:22:20 -0800 |
commit | cbe83191d40d8925b7a99969d037d2a0caf69294 (patch) | |
tree | 4a046e9dc2de7686bf878fdc1951d2275f5bf8e2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ce93fdb5f2ca5c9e2a9668411cc39091507f8dc9 (diff) |
bonding: fix error checking in bond_debug_reregister()
Since commit ff9fb72bc077 ("debugfs: return error values,
not NULL") changed return value of debugfs_rename() in
error cases from %NULL to %ERR_PTR(-ERROR), we should
also check error values instead of NULL.
Fixes: ff9fb72bc077 ("debugfs: return error values, not NULL")
Signed-off-by: Qi Zheng <[email protected]>
Acked-by: Jay Vosburgh <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions