diff options
| author | Taehee Yoo <[email protected]> | 2022-01-09 16:37:02 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-01-09 16:36:12 -0800 |
| commit | dd3ca4c5184ea98e40acb8eb293d85b88ea04ee2 (patch) | |
| tree | 7b07b24f9a14ef261af912cb8200fd8535b71aa2 /tools/perf/scripts/python/flamegraph.py | |
| parent | d668769eb9c52b150753f1653f7f5a0aeb8239d2 (diff) | |
amt: fix wrong return type of amt_send_membership_update()
amt_send_membership_update() would return -1 but it's return type is bool.
So, it should be used TRUE instead of -1.
Fixes: cbc21dc1cfe9 ("amt: add data plane of amt interface")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Taehee Yoo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions