diff options
author | 2022-01-27 00:36:24 +0000 | |
---|---|---|
committer | 2022-01-27 19:46:10 -0800 | |
commit | b60d4e58c615d36a6c4e1a374786826da893fcd0 (patch) | |
tree | cbc5256ad4be1e76eb41273c972d409f8d7e9358 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | udp6: shuffle up->pending AF_INET bits (diff) | |
download | linux-dev-b60d4e58c615d36a6c4e1a374786826da893fcd0.tar.xz linux-dev-b60d4e58c615d36a6c4e1a374786826da893fcd0.zip |
ipv6: remove daddr temp buffer in __ip6_make_skb
ipv6_push_nfrag_opts() doesn't change passed daddr, and so
__ip6_make_skb() doesn't actually need to keep an on-stack copy of
fl6->daddr. Set initially final_dst to fl6->daddr,
ipv6_push_nfrag_opts() will override it if needed, and get rid of extra
copies.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions