uapi: mptcp: use header file generated from YAML spec
authorDavide Caratti <dcaratti@redhat.com>
Mon, 23 Oct 2023 18:17:09 +0000 (11:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 24 Oct 2023 20:00:31 +0000 (13:00 -0700)
commit9d1ed17f93ce873cda16698267bdee096a768839
tree1d1431fb3c9bcc10717393f1370de2571dd205af
parentbc8aeb2045e22fe8fc86b6b4a7d63f61c29734c9
uapi: mptcp: use header file generated from YAML spec

generated with:

 $ ./tools/net/ynl/ynl-gen-c.py --mode uapi \
 > --spec Documentation/netlink/specs/mptcp.yaml \
 > --header -o include/uapi/linux/mptcp_pm.h

Link: https://github.com/multipath-tcp/mptcp_net-next/issues/340
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: Mat Martineau <martineau@kernel.org>
Link: https://lore.kernel.org/r/20231023-send-net-next-20231023-1-v2-5-16b1f701f900@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS
include/uapi/linux/mptcp.h
include/uapi/linux/mptcp_pm.h [new file with mode: 0644]