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)
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

Simple merge
Simple merge
Simple merge
diff --cc net/tipc/net.c
Simple merge
diff --cc net/tipc/net.h
Simple merge