On Wed, Dec 20, 2023 at 1:45 PM Mina Almasry <[email protected]> wrote:
>
> 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.
>
> Signed-off-by: Mina Almasry <[email protected]>

Reviewed-by: Shakeel Butt <[email protected]>

Reply via email to