diff options
author | Florian Westphal <fw@strlen.de> | 2020-11-03 11:05:06 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-04 17:45:53 -0800 |
commit | 95ed690ebc72ad6c89068f08197b51fe4d3c3b48 (patch) | |
tree | 526be8c3fbebf6cdcbf7bc770dcec3f218dca320 /MAINTAINERS | |
parent | 5a369ca64364b49caff424d2f988901bc7658b6d (diff) | |
download | linux-stable-95ed690ebc72ad6c89068f08197b51fe4d3c3b48.tar.gz linux-stable-95ed690ebc72ad6c89068f08197b51fe4d3c3b48.tar.bz2 linux-stable-95ed690ebc72ad6c89068f08197b51fe4d3c3b48.zip |
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 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions