summaryrefslogtreecommitdiff
path: root/net/mptcp/mptcp_pm_gen.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-12-14 17:57:35 -0800
committerDavid S. Miller <davem@davemloft.net>2023-12-15 12:17:16 +0000
commitb059aef76c519226730dd18777c0e15dad4fae21 (patch)
treefb169c095b255952c92518b8cc4360ab5ae4bcab /net/mptcp/mptcp_pm_gen.h
parent209bcb9af8f166ed6ed81dd550d41b8b64b2ac09 (diff)
netlink: specs: mptcp: rename the MPTCP path management spec
We assume in handful of places that the name of the spec is the same as the name of the family. We could fix that but it seems like a fair assumption to make. Rename the MPTCP spec instead. Reviewed-by: Mat Martineau <martineau@kernel.org> Reviewed-by: Donald Hunter <donald.hunter@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/mptcp_pm_gen.h')
-rw-r--r--net/mptcp/mptcp_pm_gen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mptcp/mptcp_pm_gen.h b/net/mptcp/mptcp_pm_gen.h
index 10579d184587..ac9fc7225b6a 100644
--- a/net/mptcp/mptcp_pm_gen.h
+++ b/net/mptcp/mptcp_pm_gen.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause) */
/* Do not edit directly, auto-generated from: */
-/* Documentation/netlink/specs/mptcp.yaml */
+/* Documentation/netlink/specs/mptcp_pm.yaml */
/* YNL-GEN kernel header */
#ifndef _LINUX_MPTCP_PM_GEN_H