]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mptcp: sched: remove mptcp_sched_data
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Sun, 13 Apr 2025 09:34:32 +0000 (11:34 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 15 Apr 2025 15:21:46 +0000 (08:21 -0700)
commit6e83166dd8003e8611f253426b85e0c3d933e1c2
tree1afd610d75ed116433f4f0385e4aeb4979e7e5ff
parentf15e410687954b8d1577d9cca30eeebc148cb1b3
mptcp: sched: remove mptcp_sched_data

This is a follow-up of commit b68b106b0f15 ("mptcp: sched: reduce size
for unused data"), now removing the mptcp_sched_data structure.

Now is a good time to do that, because the previously mentioned WIP work
has been updated, no longer depending on this structure.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20250413-net-next-mptcp-sched-mib-sft-misc-v2-1-0f83a4350150@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/net/mptcp.h
net/mptcp/sched.c