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)
commit25e248a2bc43fe4a7a9815addf1f46d26c0d2442
treeddf5446f1fc95b4219761f87deef5a6278b44917
parent33b314265683c9ef09593c3390e57ba85194f635
parent7bf64460e3b2af4e6e46d932b2fbd933d662d19f
Merge branch 'virtio_net-fixes'

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>