]> rtime.felk.cvut.cz Git - linux-imx.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)
commite6a04b1d3ff9d5af219b2fcaebe0ef04733d597c
tree7e529abf881c3169400fbe9f716d46f579deaa62
parent34f256cc7962a44537a0d33877cd93c89873098e
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