diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2024-05-09 16:18:10 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-11 05:27:46 +0300 |
commit | 3321687e321307629c71b664225b861ebf3e5753 (patch) | |
tree | f90aad3883a0f3f44be3c2ed43c60867012ac844 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7c988176b6c16c516474f6fceebe0f055af5eb56 (diff) | |
download | linux-3321687e321307629c71b664225b861ebf3e5753.tar.xz |
ipv6: sr: add missing seg6_local_exit
Currently, we only call seg6_local_exit() in seg6_init() if
seg6_local_init() failed. But forgot to call it in seg6_exit().
Fixes: d1df6fd8a1d2 ("ipv6: sr: define core operations for seg6local lightweight tunnel")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20240509131812.1662197-2-liuhangbin@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions