]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
tipc: Remove prototype code for supporting multiple clusters
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:19 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:49 +0000 (13:57 -0800)
commit8f92df6ad49da958d97e171762d0a97a3dc738f1
treead848109f978d225b42ea219d7f45f10aa008a2c
parent51a8e4dee7653698ba4c6e7de71053665f075273
tipc: Remove prototype code for supporting multiple clusters

Eliminates routines, data structures, and files that were intended
to allow TIPC to support a network containing multiple clusters.
Currently, TIPC supports only networks consisting of a single cluster
within a single zone, so this code is unnecessary.

Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
16 files changed:
include/linux/tipc_config.h
net/tipc/Kconfig
net/tipc/Makefile
net/tipc/addr.c
net/tipc/bcast.c
net/tipc/bcast.h
net/tipc/cluster.c [deleted file]
net/tipc/cluster.h [deleted file]
net/tipc/config.c
net/tipc/core.c
net/tipc/core.h
net/tipc/name_distr.c
net/tipc/net.c
net/tipc/net.h
net/tipc/node.c
net/tipc/node.h