On Wed, 11 Jan 2017 22:13:32 +0100 Jan Blunck <jblu...@infradead.org> wrote:
> >> +static void *vmbus_map_addr; > >> + > >> +static struct rte_tailq_elem rte_vmbus_uio_tailq = { > >> + .name = "UIO_RESOURCE_LIST", > > This should be VMBUS_UIO_RESOURCE_LIST to not collide with rte_uio_tailq. Ok, please trim review comments. Trying to find comment in middle of patch is a nuisance.