]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: eliminate configuration for maximum number of name publications
authorYing Xue <ying.xue@windriver.com>
Thu, 16 Aug 2012 12:09:14 +0000 (12:09 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Aug 2012 09:26:31 +0000 (02:26 -0700)
commit5149c2582a22e649637313229d1e000fa5a31329
tree7e529abf881c3169400fbe9f716d46f579deaa62
parentf27edadc5847aa397b9c8368439377039f03fe65
tipc: eliminate configuration for maximum number of name publications

Gets rid of the need for users to specify the maximum number of
name publications supported by TIPC. TIPC now automatically provides
support for the maximum number of name publications to 65535.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tipc_config.h
net/tipc/config.c
net/tipc/core.c
net/tipc/core.h
net/tipc/name_table.c