commit | a635b46bd884efc1fc98819cb5a200da255d575c | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Nov 04 11:54:43 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Fri Feb 24 17:05:15 2012 -0500 |
tree | 11474076133688401f58c8c0801b2c49776aa441 | |
parent | 9efde4a0bd2f21dec0c7b40da2bf2c3e189e98e2 [diff] |
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>