mbox series

[net,0/2] virtio-net: fix for build_skb()

Message ID 20210514151637.117596-1-xuanzhuo@linux.alibaba.com
Headers show
Series virtio-net: fix for build_skb() | expand

Message

Xuan Zhuo May 14, 2021, 3:16 p.m. UTC
#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