]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx4/mlx4.c
net/mlx5: check VLAN push/pop support
[dpdk.git] / drivers / net / mlx4 / mlx4.c
index 7cd35cd3cab5b8dac26b8b2cf2d0c452a7af325b..c522157a0ad8b1b583a08d9518da0c3b0b930b24 100644 (file)
@@ -201,6 +201,7 @@ mlx4_proc_priv_init(struct rte_eth_dev *dev)
        struct mlx4_proc_priv *ppriv;
        size_t ppriv_size;
 
+       mlx4_proc_priv_uninit(dev);
        /*
         * UAR register table follows the process private structure. BlueFlame
         * registers for Tx queues are stored in the table.