]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - net/tipc/net.c
rhashtable: Revert nested table changes.
[mirror_ubuntu-zesty-kernel.git] / net / tipc / net.c
index ab8a2d5d1e3245d31f97375e5a27deda9a15ad58..28bf4feeb81c25d0761177dc049100989640cdc5 100644 (file)
@@ -110,10 +110,6 @@ int tipc_net_start(struct net *net, u32 addr)
        char addr_string[16];
 
        tn->own_addr = addr;
-
-       /* Ensure that the new address is visible before we reinit. */
-       smp_mb();
-
        tipc_named_reinit(net);
        tipc_sk_reinit(net);