summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorGeliang Tang <tanggeliang@kylinos.cn>2025-02-07 16:59:32 +0300
committerPaolo Abeni <pabeni@redhat.com>2025-02-11 14:46:37 +0300
commitab5723599cfd00a1898b11c9d67a770384a7f51b (patch)
tree50e94f1976574689e79172e52ca951b05f5158d7 /tools/perf/scripts/python/exported-sql-viewer.py
parent2c8971c04f745de69814ae9cfd2273e8a1fefca9 (diff)
downloadlinux-ab5723599cfd00a1898b11c9d67a770384a7f51b.tar.xz
mptcp: pm: change rem type of set_flags
Generally, in the path manager interfaces, the local address is defined as an mptcp_pm_addr_entry type address, while the remote address is defined as an mptcp_addr_info type one: (struct mptcp_pm_addr_entry *local, struct mptcp_addr_info *remote) But the set_flags() interface uses two mptcp_pm_addr_entry type parameters. This patch changes the second one to mptcp_addr_info type and use helper mptcp_pm_parse_addr() to parse it instead of using mptcp_pm_parse_entry(). Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions