Re: [dpdk-dev] [PATCH] app/test: make PCI device id struct const

2017-01-30 Thread Thomas Monjalon
2017-01-27 09:53, Ferruh Yigit: > Signed-off-by: Ferruh Yigit Applied, thanks

[dpdk-dev] [PATCH] app/test: make PCI device id struct const

2017-01-27 Thread Ferruh Yigit
Signed-off-by: Ferruh Yigit --- app/test/test_pci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/test/test_pci.c b/app/test/test_pci.c index cda186d..7985376 100644 --- a/app/test/test_pci.c +++ b/app/test/test_pci.c @@ -66,12 +66,12 @@ static int my_driver_init(str