net/mlx5: fix socket field initialization
authorOlivier Gournet <ogournet@corp.free.fr>
Tue, 7 Nov 2017 09:59:37 +0000 (10:59 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 7 Nov 2017 11:52:19 +0000 (12:52 +0100)
commita49b617b86fede7ffd311fd03099204998e35529
treeccc76304f6876ced0c6e78292560dd00fbf6791d
parentaee4a03fee4f24fe7d46a17f4e75853b86fd36cc
net/mlx5: fix socket field initialization

Fixes: a1366b1a2be3 ("net/mlx5: add reference counter on DPDK Rx queues")

Signed-off-by: Olivier Gournet <ogournet@corp.free.fr>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
drivers/net/mlx5/mlx5_rxq.c
drivers/net/mlx5/mlx5_txq.c