Two fixes in the vectorized functions of virtio. Thibaut Collet (2): virtio: fix rx stats with vectorized functions virtio: get all pending rx packets with vectorized functions
drivers/net/virtio/virtio_rxtx.c | 2 +- drivers/net/virtio/virtio_rxtx.h | 2 ++ drivers/net/virtio/virtio_rxtx_simple_neon.c | 10 ++++++++-- drivers/net/virtio/virtio_rxtx_simple_sse.c | 10 ++++++++-- 4 files changed, 19 insertions(+), 5 deletions(-) -- 2.20.1