2015-10-22 14:21, Bernard Iremonger:
> changes in v2:
> update release notes
> 
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

Please what is the error?

> -             rte_memcpy((void *)(uintptr_t)buff_hdr_addr, (const 
> void*)&virtio_hdr, vq->vhost_hlen);
> +             rte_memcpy((void *)(uintptr_t)buff_hdr_addr, (const void 
> *)&virtio_hdr, vq->vhost_hlen);

Is it just a spacing change here?

Reply via email to