Files
kernel/include/linux
Sagi Grimberg cb002d074d 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>
2018-12-13 09:58:53 +01:00
..
2018-10-31 10:57:43 -07:00
2018-10-18 15:41:21 -07:00
2018-10-16 11:13:50 +02:00
2018-10-31 19:24:21 +01:00
2018-12-07 22:26:38 -07:00
2018-11-07 13:44:59 -07:00
2018-11-07 13:44:59 -07:00
2018-10-19 13:24:31 -07:00
2018-10-19 13:24:31 -07:00
2018-10-26 16:26:32 -07:00
2018-11-19 19:03:50 -07:00
2018-11-10 08:03:52 -07:00
2018-10-21 10:46:33 -04:00
2018-11-07 13:42:32 -07:00
2018-11-19 19:03:46 -07:00
2018-10-31 08:54:14 -07:00
2018-10-17 13:56:58 -07:00
2018-12-07 22:26:58 -07:00
2018-10-21 10:46:39 -04:00
2018-10-26 16:26:35 -07:00
2018-10-01 23:14:10 -07:00
2018-10-08 22:53:10 +11:00
2018-12-03 17:03:58 -07:00
2018-10-11 09:16:44 -07:00
2018-11-05 16:38:10 -05:00