diff options
author | 2020-11-16 10:48:06 +0100 | |
---|---|---|
committer | 2020-11-16 10:46:06 -0800 | |
commit | caf971df01b86f33f151bcfa61b4385cf5e43822 (patch) | |
tree | 8291ec483b0d6c9c3e63be30e6daebaffd62b957 /drivers/net | |
parent | mptcp: introduce mptcp_schedule_work (diff) | |
download | wireguard-linux-caf971df01b86f33f151bcfa61b4385cf5e43822.tar.xz wireguard-linux-caf971df01b86f33f151bcfa61b4385cf5e43822.zip |
mptcp: reduce the arguments of mptcp_sendmsg_frag
The current argument list is pretty long and quite unreadable,
move many of them into a specific struct. Later patches
will add more stuff to such struct.
Additionally drop the 'timeo' argument, now unused.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions