]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mptcp-fixes-and-tracepoints'
authorDavid S. Miller <davem@davemloft.net>
Sat, 17 Apr 2021 00:10:40 +0000 (17:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Apr 2021 00:10:40 +0000 (17:10 -0700)
commitb115b0056dcdf954ed60ff2824c2df673f6ac738
tree4ac2215add7c9db2a6b0ffcb02f1d63481c82b7b
parentd039b2afb02d5ff7c39e94a5647f0b602882fbdd
parentd79f3d8b978a3d859e26233f27b42721bec6ee92
Merge branch 'mptcp-fixes-and-tracepoints'

Mat Martineau says:

====================
mptcp: Fixes and tracepoints from the mptcp tree

Here's one more batch of changes that we've tested out in the MPTCP tree.

Patch 1 makes the MPTCP KUnit config symbol more consistent with other
subsystems.

Patch 2 fixes a couple of format specifiers in pr_debug()s

Patches 3-7 add four helpful tracepoints for MPTCP.

Patch 8 is a one-line refactor to use an available helper macro.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>