commit | bfae9dae449d5eeb196a071fe4720504362672b4 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Wed Feb 26 10:14:50 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 26 20:46:26 2020 -0800 |
tree | 716597da8cac7b67a7632a4f2c78b8b371e3940a | |
parent | 600911ff5f72baeac3fc6a9532ec8ba949cd818a [diff] |
mptcp: remove mptcp_read_actor Only used to discard stale data from the subflow, so move it where needed. Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>