On Mon, Aug 03, 2015 at 01:20:38PM +0800, Jason Wang wrote:
> 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
> ---
> hw/net/virtio-net.c
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
---
hw/net/virtio-net.c| 8 ++--
include/hw/virtio/virtio-net.h | 1 -
2 files changed,