Re: [dpdk-dev] [PATCH] vfio: fix error message

2019-01-23 Thread Thomas Monjalon
23/01/2019 11:15, Burakov, Anatoly: > On 23-Jan-19 10:00 AM, Alejandro Lucero wrote: > > The message refers to uio driver. > > > > Signed-off-by: Alejandro Lucero > > --- > > Acked-by: Anatoly Burakov Applied, thanks

Re: [dpdk-dev] [PATCH] vfio: fix error message

2019-01-23 Thread Burakov, Anatoly
On 23-Jan-19 10:00 AM, Alejandro Lucero wrote: The message refers to uio driver. Signed-off-by: Alejandro Lucero --- Acked-by: Anatoly Burakov -- Thanks, Anatoly

[dpdk-dev] [PATCH] vfio: fix error message

2019-01-23 Thread Alejandro Lucero
The message refers to uio driver. Signed-off-by: Alejandro Lucero --- drivers/bus/pci/linux/pci_vfio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/bus/pci/linux/pci_vfio.c b/drivers/bus/pci/linux/pci_vfio.c index fa8cfbb0b..ebf6ccd3c 100644 --- a/drivers/bus/pci/l