[PATCH net-next 0/2] virtio-net: fix for build_skb()
From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2021-05-13 11:48:53
Also in:
bpf
From: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Date: 2021-05-13 11:48:53
Also in:
bpf
#1 Fixed a serious error. #2 Fixed a logical error, but this error did not cause any serious consequences. The logic of this piece is really messy. Fortunately, my refactored patch can be completed with a small amount of testing. Thanks. Xuan Zhuo (2): virtio-net: fix for unable to handle page fault for address virtio-net: get build_skb() buf by data ptr drivers/net/virtio_net.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) -- 2.31.0