> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Jay Zhou > Sent: Tuesday 22 August 2017 03:35 > To: [email protected]; [email protected]; [email protected] > Cc: [email protected]; [email protected]; > [email protected]; Jay Zhou <[email protected]> > Subject: [dpdk-dev] [PATCH] net/virtio: fix a typo > > Fixed a comment in struct virtionet_ctl, referring to the ring type > > Signed-off-by: Jay Zhou <[email protected]> > --- > drivers/net/virtio/virtio_rxtx.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Kirill Rybalchenko <[email protected]>

