net/octeontx2: add flow MCAM utility functions
[dpdk.git] / drivers / net / enic / enic_main.c
index 2d6761b..c68d388 100644 (file)
@@ -1679,7 +1679,6 @@ static int enic_dev_init(struct enic *enic)
        vnic_dev_set_reset_flag(enic->vdev, 0);
 
        LIST_INIT(&enic->flows);
-       rte_spinlock_init(&enic->flows_lock);
 
        /* set up link status checking */
        vnic_dev_notify_set(enic->vdev, -1); /* No Intr for notify */