Files
linux/net
Mina Almasry 06d9b446c4 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 <sgarzare@redhat.com>
Signed-off-by: Mina Almasry <almasrymina@google.com>
Link: https://lore.kernel.org/r/20240102205905.793738-1-almasrymina@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-01-03 18:37:16 -08:00
..
2023-10-01 19:09:54 +01:00
2023-12-15 16:25:55 -08:00
2023-05-31 13:06:57 +02:00
2023-12-26 20:31:01 +00:00
2023-12-29 07:46:38 +00:00
2024-01-02 13:33:33 +00:00
2023-12-26 20:31:01 +00:00
2023-10-11 10:39:01 +01:00