diff options
| author | Paolo Abeni <[email protected]> | 2020-09-14 10:01:13 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-09-14 13:28:02 -0700 |
| commit | 04e4cd4f7ca4600409a898fe0abc318372c4c1ab (patch) | |
| tree | c2ea27728fa7f2820875e10b83fddda132b6be2a /tools/perf/scripts/python | |
| parent | ab174ad8ef76276cadfdae98731d31797d265927 (diff) | |
mptcp: cleanup mptcp_subflow_discard_data()
There is no need to use the tcp_read_sock(), we can
simply drop the skb. Additionally try to look at the
next buffer for in order data.
This both simplifies the code and avoid unneeded indirect
calls.
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions