diff options
author | 2025-03-07 12:21:46 +0100 | |
---|---|---|
committer | 2025-03-10 13:35:48 -0700 | |
commit | fac7a6ddc75740ee3d24c7fa054921f9c495d8c2 (patch) | |
tree | ee02bf72f3d4c2613d6f7f6df83d055a0ac534c2 /scripts/gdb/linux/utils.py | |
parent | mptcp: pm: use addr entry for get_local_id (diff) | |
download | wireguard-linux-fac7a6ddc75740ee3d24c7fa054921f9c495d8c2.tar.xz wireguard-linux-fac7a6ddc75740ee3d24c7fa054921f9c495d8c2.zip |
mptcp: pm: remove '_nl' from mptcp_pm_nl_addr_send_ack
Currently, in-kernel PM specific helpers are prefixed with
'mptcp_pm_nl_'. But here 'mptcp_pm_nl_addr_send_ack()' is not specific
to this PM: it is used by both the in-kernel and userspace PMs.
To avoid confusions, the '_nl' bit has been removed from the name.
No behavioural changes intended.
Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250307-net-next-mptcp-pm-reorg-v1-2-abef20ada03b@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions