diff options
author | Wen Gu <[email protected]> | 2023-12-19 22:26:09 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-26 20:24:33 +0000 |
commit | 9505450d55b0f7809fe63c36ad9339a909461c87 (patch) | |
tree | 7cd6a5a202f52ed773edba1738ecfc12ba56e0d0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 5205ac4483b630e47c65f192a3ac19be7a8ea648 (diff) |
net/smc: unify the structs of accept or confirm message for v1 and v2
The structs of CLC accept and confirm messages for SMCv1 and SMCv2 are
separately defined and often casted to each other in the code, which may
increase the risk of errors caused by future divergence of them. So
unify them into one struct for better maintainability.
Suggested-by: Alexandra Winter <[email protected]>
Signed-off-by: Wen Gu <[email protected]>
Reviewed-by: Alexandra Winter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions