diff options
author | 2020-12-10 11:16:03 -0800 | |
---|---|---|
committer | 2020-12-10 13:10:32 -0800 | |
commit | e0fecb289ad3fd2245cdc50bf450b97fcca39884 (patch) | |
tree | 3e80941720fd71b4783e41c7641ade1d53eb229f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup() (diff) | |
download | linux-dev-e0fecb289ad3fd2245cdc50bf450b97fcca39884.tar.xz linux-dev-e0fecb289ad3fd2245cdc50bf450b97fcca39884.zip |
tcp: correctly handle increased zerocopy args struct size
A prior patch increased the size of struct tcp_zerocopy_receive
but did not update do_tcp_getsockopt() handling to properly account
for this.
This patch simply reintroduces content erroneously cut from the
referenced prior patch that handles the new struct size.
Fixes: 18fb76ed5386 ("net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.")
Signed-off-by: Arjun Roy <arjunroy@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Soheil Hassas Yeganeh <soheil@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions