tipc: Prune unused data structures from configuration service
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 11 May 2010 14:30:05 +0000 (14:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 May 2010 06:02:21 +0000 (23:02 -0700)
commit289464e4fc2ebdef20be5f6b58414136f75107e2
treeb3ad72bae81c26a456e78cfc31237c2e6f659675
parentb82834e66aabb6e26c2b792a46d44bab346c46fb
tipc: Prune unused data structures from configuration service

Eliminate some unused data structures in the TIPC
configuration service that relate to the handling of link
subscriptions, which were not supported when TIPC 1.5 was
introduced.  If and when support for link subscriptions is
offered in TIPC, these elements may need to be re-introduced.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/config.c