]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
tipc: convert allocations of global variables associated with bclink
authorYing Xue <ying.xue@windriver.com>
Mon, 5 May 2014 00:56:16 +0000 (08:56 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 May 2014 21:26:45 +0000 (17:26 -0400)
commiteb8b00f5f248c50603bca383792ac3a618297be0
tree429c3bff534952209c848f011cb675530a115b5d
parentd69afc90b8d47e471d2870f090f662e569b08407
tipc: convert allocations of global variables associated with bclink

Convert allocations of global variables associated with bclink from
static way to dynamical way for the convenience of bclink instance
initialisation. Meanwhile, this also helps TIPC support name space
in the future easily.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/bcast.h
net/tipc/config.c
net/tipc/net.c
net/tipc/net.h