diff options
author | Mina Almasry <[email protected]> | 2024-01-02 12:59:04 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-03 18:37:16 -0800 |
commit | 06d9b446c4d445f0facb4b87cbbaeacd28c5a747 (patch) | |
tree | a9687dad83fc288397c548cae7df3ae5a5f0799d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 530496985ceae54b78c301baf7819eac0012d0f8 (diff) |
vsock/virtio: use skb_frag_*() helpers
Minor fix for virtio: code wanting to access the fields inside an skb
frag should use the skb_frag_*() helpers, instead of accessing the
fields directly. This allows for extensions where the underlying
memory is not a page.
Acked-by: Stefano Garzarella <[email protected]>
Signed-off-by: Mina Almasry <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions