Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: remove inner wait loop from mptcp_sendmsg_frag
previous patches made sure we only call into this function when these prerequisites are met, so no need to wait on the subflow socket anymore. Closes: #7 Acked-by: Paolo Abeni <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
- Loading branch information