diff options
author | 2018-12-03 17:52:07 -0800 | |
---|---|---|
committer | 2018-12-13 09:58:53 +0100 | |
commit | cb002d074dabfaa2248507fd9478d16a542e4f1e (patch) | |
tree | 9aac7c054f558aedd9d57f1dd19fdc8e3b20fa26 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | datagram: open-code copy_page_to_iter (diff) | |
download | linux-dev-cb002d074dabfaa2248507fd9478d16a542e4f1e.tar.xz linux-dev-cb002d074dabfaa2248507fd9478d16a542e4f1e.zip |
iov_iter: pass void csum pointer to csum_and_copy_to_iter
The single caller to csum_and_copy_to_iter is skb_copy_and_csum_datagram
and we are trying to unite its logic with skb_copy_datagram_iter by passing
a callback to the copy function that we want to apply. Thus, we need
to make the checksum pointer private to the function.
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sagi Grimberg <sagi@lightbitslabs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions