Searched hist:bd89dd98b2b835bbff43f02f2e7c823eb0c61331 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/virtio/ |
H A D | virtio-net.h | diff bd89dd98b2b835bbff43f02f2e7c823eb0c61331 Mon Aug 03 00:20:38 CDT 2015 Jason Wang <jasowang@redhat.com> virtio-net: remove useless codes
After commit 40bad8f3deba15e2074ff34cfe923c12916b1cc5("virtio-net: fix used len for tx"), async_tx.len was no longer used afterwards. So remove useless codes with it.
Signed-off-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/openbmc/qemu/hw/net/ |
H A D | virtio-net.c | diff bd89dd98b2b835bbff43f02f2e7c823eb0c61331 Mon Aug 03 00:20:38 CDT 2015 Jason Wang <jasowang@redhat.com> virtio-net: remove useless codes
After commit 40bad8f3deba15e2074ff34cfe923c12916b1cc5("virtio-net: fix used len for tx"), async_tx.len was no longer used afterwards. So remove useless codes with it.
Signed-off-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|