commit | d46eeeaf99bcfab884e3d658e2ba1356939ea783 | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Tue Jul 31 17:43:39 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 31 10:02:01 2018 -0700 |
tree | 8fb0358405084cc6e910006c6c4393229fe26471 | |
parent | ca9e83b4a55bfa1cc1395b48c3bf70381833526b [diff] |
virtio-net: get rid of unnecessary container of rq stats We don't maintain tx counters in rx stats any more. There's no need for an extra container of rq stats. Cc: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp> Signed-off-by: Jason Wang <jasowang@redhat.com> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>