diff options
author | Geliang Tang <[email protected]> | 2024-03-01 19:18:37 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-04 13:07:46 +0000 |
commit | 564ae6794ec5f050bb6df4446820777e7253f960 (patch) | |
tree | f64cfc7c2bcf91d31140eff884f86ba737425304 /lib/crypto/mpi/mpi-add.c | |
parent | d32c8fb1c881478e4af8e6ac3c922d35c8ba3ca8 (diff) |
mptcp: get addr in userspace pm list
This patch renames mptcp_pm_nl_get_addr_doit() as a dedicated in-kernel
netlink PM get addr function mptcp_pm_nl_get_addr(). and invoke a new
wrapper mptcp_pm_get_addr() in mptcp_pm_nl_get_addr_doit.
If a token is gotten in the wrapper, that means a userspace PM is used.
So invoke mptcp_userspace_pm_get_addr() to get addr in userspace PM list.
Otherwise, invoke mptcp_pm_nl_get_addr().
Signed-off-by: Geliang Tang <[email protected]>
Reviewed-by: Matthieu Baerts (NGI0) <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-add.c')
0 files changed, 0 insertions, 0 deletions