]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - net/tipc/node.c
tipc: Hide internal details of node table implementation
authorAllan Stephens <allan.stephens@windriver.com>
Fri, 4 Nov 2011 15:54:43 +0000 (11:54 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Feb 2012 22:05:15 +0000 (17:05 -0500)
commita635b46bd884efc1fc98819cb5a200da255d575c
tree11474076133688401f58c8c0801b2c49776aa441
parent9efde4a0bd2f21dec0c7b40da2bf2c3e189e98e2
tipc: Hide internal details of node table implementation

Relocates information about the size of TIPC's node table index and
its associated hash function, since only node subsystem routines need
to have access to this information.

Note that these changes are essentially cosmetic in nature, and have
no impact on the actual operation of TIPC.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/node.c
net/tipc/node.h