Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
[linux.git] / drivers / net / ethernet / ti / icssg / icssg_prueth.c
index 6ae6e33db5fc4954939aff723679b2770bfd4629..0556910938faa1b11318ec746feaab2790c94caa 100644 (file)
@@ -1442,6 +1442,7 @@ static int prueth_probe(struct platform_device *pdev)
                icss_iep_init_fw(prueth->iep1);
        }
 
+       spin_lock_init(&prueth->vtbl_lock);
        /* setup netdev interfaces */
        if (eth0_node) {
                ret = prueth_netdev_init(prueth, eth0_node);
This page took 0.035608 seconds and 4 git commands to generate.