linux-stable/net/tipc
Jon Maloy e50e73e107 tipc: some name changes
We rename some lists and fields in struct publication both to make
the naming more consistent and to better reflect their roles. We
also update the descriptions of those lists.

node_list -> local_publ
cluster_list -> all_publ
pport_list -> binding_sock
ref -> port

There are no functional changes in this commit.

Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-17 17:11:46 -04:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c
bearer.h
core.c
core.h tipc: remove zone publication list in name table 2018-03-17 17:11:46 -04:00
discover.c
discover.h
eth_media.c
group.c
group.h
ib_media.c
Kconfig
link.c
link.h
Makefile
monitor.c
monitor.h
msg.c
msg.h
name_distr.c tipc: some name changes 2018-03-17 17:11:46 -04:00
name_distr.h tipc: some name changes 2018-03-17 17:11:46 -04:00
name_table.c tipc: some name changes 2018-03-17 17:11:46 -04:00
name_table.h tipc: some name changes 2018-03-17 17:11:46 -04:00
net.c
net.h
netlink.c
netlink.h
netlink_compat.c
node.c
node.h
socket.c tipc: some name changes 2018-03-17 17:11:46 -04:00
socket.h
subscr.c
subscr.h
sysctl.c
topsrv.c
topsrv.h
udp_media.c
udp_media.h