[TIPC]: Optimized initialization of TIPC reference table
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 17 Apr 2008 01:21:47 +0000 (18:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Apr 2008 01:21:47 +0000 (18:21 -0700)
commit0089509826b4997c37f08dfbdfb96ee952096cc9
treeddb4d65c6fe8665d5f2b6dcf256ccfa424a0b948
parent4784b7c348779e957c82ba638ba2ada5ad8502d8
[TIPC]: Optimized initialization of TIPC reference table

This patch modifies TIPC's reference table code to delay initializing
table entries until they are actually needed by applications.

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