Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: use _fast lock version in __mptcp_move_skbs
The function is short and won't sleep, so this can use the _fast version. Acked-by: Paolo Abeni <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
- Loading branch information