diff options
| author | Geliang Tang <[email protected]> | 2023-06-08 13:20:51 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-06-10 07:05:59 +0000 |
| commit | f40be0db0b7680c2e9f0b1289788542813ba0f00 (patch) | |
| tree | 072f21f61baded307611366aec1518393cb04f94 /net/nsh/nsh.c | |
| parent | mptcp: unify pm get_local_id interfaces (diff) | |
| download | kernel-f40be0db0b7680c2e9f0b1289788542813ba0f00.tar.gz kernel-f40be0db0b7680c2e9f0b1289788542813ba0f00.zip | |
mptcp: unify pm get_flags_and_ifindex_by_id
This patch unifies the three PM get_flags_and_ifindex_by_id() interfaces:
mptcp_pm_nl_get_flags_and_ifindex_by_id() in mptcp/pm_netlink.c for the
in-kernel PM and mptcp_userspace_pm_get_flags_and_ifindex_by_id() in
mptcp/pm_userspace.c for the userspace PM.
They'll be switched in the common PM infterface
mptcp_pm_get_flags_and_ifindex_by_id() in mptcp/pm.c based on whether
mptcp_pm_is_userspace() or not.
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Matthieu Baerts <[email protected]>
Reviewed-by: Larysa Zaremba <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/nsh/nsh.c')
0 files changed, 0 insertions, 0 deletions
