]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5669f4b4e88025cf6a09edbb15c113fd4b228727
tree11474076133688401f58c8c0801b2c49776aa441
parent960e0635b3ed9d160564b9b6a195185771d513bb
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