]> 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)
commitf27edadc5847aa397b9c8368439377039f03fe65
treeceb48aa806a99439d345b37ecbc3159b1ddcf385
parent5c84c8d8aea0a101f6de1314995229a3733e69d2
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