Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
macvtap: zerocopy: fix truesize underestimation
As the skb fragment were pinned/built from user pages, we should account the page instead of length for truesize. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
- Loading branch information