Re: [dpdk-dev] [PATCH 10/13] cxgbe: fix check to close other ports properly

2018-03-28 Thread Ferruh Yigit
On 3/10/2018 10:48 PM, Rahul Lakkireddy wrote: > Fixes: 084b35314ff2 ("net/cxgbe: rework ethdev device allocation") > Signed-off-by: Rahul Lakkireddy > Signed-off-by: Kumar Sanghvi Squashed into relevant commit in next-net, thanks.

[dpdk-dev] [PATCH 10/13] cxgbe: fix check to close other ports properly

2018-03-10 Thread Rahul Lakkireddy
Fixes: 084b35314ff2 ("net/cxgbe: rework ethdev device allocation") Signed-off-by: Rahul Lakkireddy Signed-off-by: Kumar Sanghvi --- drivers/net/cxgbe/cxgbe_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/cxgbe/cxgbe_main.c b/drivers/net/cxgbe/cxgbe_main.c i