diff options
author | Florian Westphal <fw@strlen.de> | 2020-11-03 22:05:06 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-05 04:45:53 +0300 |
commit | 95ed690ebc72ad6c89068f08197b51fe4d3c3b48 (patch) | |
tree | 526be8c3fbebf6cdcbf7bc770dcec3f218dca320 /net/mptcp/protocol.h | |
parent | 5a369ca64364b49caff424d2f988901bc7658b6d (diff) | |
download | linux-95ed690ebc72ad6c89068f08197b51fe4d3c3b48.tar.xz |
mptcp: split mptcp_clean_una function
mptcp_clean_una() will wake writers in case memory could be reclaimed.
When called from mptcp_sendmsg the wakeup code isn't needed.
Move the wakeup to a new helper and then use that from the mptcp worker.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp/protocol.h')
0 files changed, 0 insertions, 0 deletions