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>
Showing
- include/linux/tipc_config.h 2 additions, 2 deletionsinclude/linux/tipc_config.h
- net/tipc/Kconfig 0 additions, 10 deletionsnet/tipc/Kconfig
- net/tipc/Makefile 1 addition, 1 deletionnet/tipc/Makefile
- net/tipc/addr.c 2 additions, 3 deletionsnet/tipc/addr.c
- net/tipc/bcast.c 6 additions, 3 deletionsnet/tipc/bcast.c
- net/tipc/bcast.h 1 addition, 0 deletionsnet/tipc/bcast.h
- net/tipc/cluster.c 0 additions, 135 deletionsnet/tipc/cluster.c
- net/tipc/cluster.h 0 additions, 73 deletionsnet/tipc/cluster.h
- net/tipc/config.c 2 additions, 19 deletionsnet/tipc/config.c
- net/tipc/core.c 0 additions, 6 deletionsnet/tipc/core.c
- net/tipc/core.h 0 additions, 1 deletionnet/tipc/core.h
- net/tipc/name_distr.c 24 additions, 4 deletionsnet/tipc/name_distr.c
- net/tipc/net.c 19 additions, 6 deletionsnet/tipc/net.c
- net/tipc/net.h 5 additions, 3 deletionsnet/tipc/net.h
- net/tipc/node.c 18 additions, 19 deletionsnet/tipc/node.c
- net/tipc/node.h 3 additions, 4 deletionsnet/tipc/node.h
Loading
Please register or sign in to comment