aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2014-11-07 21:22:22 +0800
committerDavid S. Miller <[email protected]>2014-11-07 12:13:34 -0500
commita8f820aa4066d2c97e75ecd1bbca8a7920b66f2c (patch)
tree69854ea942633a137e153ddd360aaa39aa2bdae6 /tools/perf/scripts/python
parent4e84b496fd2a226883920e0e0de4ed3f94898adf (diff)
inet: Add skb_copy_datagram_iter
This patch adds skb_copy_datagram_iter, which is identical to skb_copy_datagram_iovec except that it operates on iov_iter instead of iovec. Eventually all users of skb_copy_datagram_iovec should switch over to iov_iter and then we can remove skb_copy_datagram_iovec. Signed-off-by: Herbert Xu <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions