Re: [dpdk-dev] [PATCH v2] net/virtio: remove the redundant computing

2017-02-22 Thread Yuanhan Liu
On Thu, Feb 23, 2017 at 03:11:42PM +0800, Zhiyong Yang wrote: > The minor change aims to remove the redundant computing and make > it easier to understand the code. > > Cc: yuanhan@linux.intel.com > Cc: maxime.coque...@redhat.com > > Signed-off-by: Zhiyong Yang Applied to dpdk-next-virtio.

[dpdk-dev] [PATCH v2] net/virtio: remove the redundant computing

2017-02-22 Thread Zhiyong Yang
The minor change aims to remove the redundant computing and make it easier to understand the code. Cc: yuanhan@linux.intel.com Cc: maxime.coque...@redhat.com Signed-off-by: Zhiyong Yang --- v2 changes: remove the prefix "fix" and fixline according to yuanhan's advice. drivers/net/virtio/v