Merge branch 'mptcp-misc-fixes-for-v6-17-rc6'
authorJakub Kicinski <kuba@kernel.org>
Wed, 10 Sep 2025 01:39:54 +0000 (18:39 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 10 Sep 2025 01:39:55 +0000 (18:39 -0700)
commit78dd8ad62cad4f5af22afc842890d531312bbb8a
tree7b083e1a347c3f9c518ab5e11e19a65633e100e2
parent648de37416b301f046f62f1b65715c7fa8ebaa67
parentef1bd93b3b924086088b7818d9e5d89ede944f1f
Merge branch 'mptcp-misc-fixes-for-v6-17-rc6'

Matthieu Baerts says:

====================
mptcp: misc fixes for v6.17-rc6

Here are various unrelated fixes:

- Patch 1: Fix a wrong attribute type in the MPTCP Netlink specs. A fix
  for v6.7.

- Patch 2: Avoid mentioning a deprecated MPTCP sysctl knob in the doc. A
  fix for v6.15.

- Patch 3: Handle new warnings from ShellCheck v0.11.0. This prevents
  some warnings reported by some CIs. If it is not a good material for
  'net', please drop.
====================

Link: https://patch.msgid.link/20250908-net-mptcp-misc-fixes-6-17-rc5-v1-0-5f2168a66079@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>