From: David S. Miller Date: Sat, 17 Apr 2021 00:10:40 +0000 (-0700) Subject: Merge branch 'mptcp-fixes-and-tracepoints' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=474f459360399c5becfd0f189a8894e9e17ad3d3;p=linux.git 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 --- 474f459360399c5becfd0f189a8894e9e17ad3d3