tipc: Eliminate use of user registry by configuration service
authorAllan Stephens <Allan.Stephens@windriver.com>
Fri, 31 Dec 2010 18:59:20 +0000 (18:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 1 Jan 2011 21:57:50 +0000 (13:57 -0800)
commit7a488fd3d40a127d0d6057ecd2696f39e11e63c3
tree040b7d8005c5e5cb604aab75b82d0a1c14ddffd1
parent8f92df6ad49da958d97e171762d0a97a3dc738f1
tipc: Eliminate use of user registry by configuration service

Simplifies TIPC's configuration service so that it no longer registers
its port with the user registry, since the service doesn't take advantage
of any of the registry's capabilities.

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