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

Gets rid of the need for users to specify the maximum number of
name subscriptions supported by TIPC. TIPC now automatically provides
support for the maximum number of name subscriptions 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/subscr.c