]> www.infradead.org Git - users/willy/linux.git/commit
Merge branch 'netlink-specs-mptcp-fixes-for-some-descriptions'
authorJakub Kicinski <kuba@kernel.org>
Fri, 27 Dec 2024 19:16:25 +0000 (11:16 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Dec 2024 19:16:26 +0000 (11:16 -0800)
commit1fa9d91e9f2549e3a4bc90495c6ec615c56702a6
treebafdc54ed6e9e476a3f053afc5aa7320d2b3da0d
parentb3a69c559899b00ca106767c873680b0adf5882c
parent4f363fe9f6b28ed9b714cd7fe5ce880171927dab
Merge branch 'netlink-specs-mptcp-fixes-for-some-descriptions'

Matthieu Baerts says:

====================
netlink: specs: mptcp: fixes for some descriptions

When looking at the MPTCP PM Netlink specs rendered version [1], a few
small issues have been found with the descriptions, and fixed here:

- Patch 1: add a missing attribute for two events. For >= v5.19.

- Patch 2: clearly mention the attributes. For >= v6.7.

- Patch 3: fix missing descriptions and replace a wrong one. For >= v6.7.

Link: https://docs.kernel.org/networking/netlink_spec/mptcp_pm.html
v1: https://lore.kernel.org/20241219-net-mptcp-netlink-specs-pm-doc-fixes-v1-0-825d3b45f27b@kernel.org
====================

Link: https://patch.msgid.link/20241221-net-mptcp-netlink-specs-pm-doc-fixes-v2-0-e54f2db3f844@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>