]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit34f256cc7962a44537a0d33877cd93c89873098e
treeceb48aa806a99439d345b37ecbc3159b1ddcf385
parent61cdd4d80b29cfdee45920238eea2d1fbb51f922
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