OSDN Git Service

Merge branch 'virtio_net-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2021 22:51:14 +0000 (15:51 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2021 22:51:14 +0000 (15:51 -0700)
Xuan Zhuo says:

====================
virtio-net: fix for build_skb()

The logic of this piece is really messy. Fortunately, my refactored patch can be
completed with a small amount of testing.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge