[dpdk-dev] [PATCH] ring: fix minor memory free issue

2015-11-07 Thread Thomas Monjalon
2015-11-06 17:28, John McNamara: > Fix minor memory free issue in error clean-up. > > Reported-by Coverity (CID 119258) > > Signed-off-by: John McNamara Fixes: 651c505af862 ("ring: enhance device setup from rings") Applied, thanks

[dpdk-dev] [PATCH] ring: fix minor memory free issue

2015-11-06 Thread John McNamara
Fix minor memory free issue in error clean-up. Reported-by Coverity (CID 119258) Signed-off-by: John McNamara --- drivers/net/ring/rte_eth_ring.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/net/ring/rte_eth_ring.c b/drivers/net/ring/rte_eth_ring.c index cc6