tipc: Remove prototype code for supporting inter-cluster routing
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:18 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:48 +0000 (13:57 -0800)
commit51a8e4dee7653698ba4c6e7de71053665f075273
tree94d90bd650f0dd8ab542cc5c948d6ddf6501a107
parent08c80e9a031df0a8f0269477a32f5eae47d7a146
tipc: Remove prototype code for supporting inter-cluster routing

Eliminates routines and data structures that were intended to allow
TIPC to route messages to other 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>
include/linux/tipc_config.h
net/tipc/addr.h
net/tipc/cluster.c
net/tipc/cluster.h
net/tipc/link.c
net/tipc/msg.h
net/tipc/net.c
net/tipc/net.h
net/tipc/node.c
net/tipc/node.h