[SLOF] [PATCH v3 10/22] virtio-net: replace vq array with vq_{tx, rx}
Thomas Huth
thuth at redhat.com
Sat Jan 23 17:57:36 AEDT 2016
On 22.01.2016 11:54, Nikunj A Dadhania wrote:
> Using an array here is not necassary, simplifies the code for
> readability.
>
> Signed-off-by: Nikunj A Dadhania <nikunj at linux.vnet.ibm.com>
> ---
> lib/libvirtio/virtio-net.c | 59 +++++++++++++++++++++++-----------------------
> 1 file changed, 30 insertions(+), 29 deletions(-)
Reviewed-by: Thomas Huth <thuth at redhat.com>
More information about the SLOF
mailing list