commit | 0089509826b4997c37f08dfbdfb96ee952096cc9 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Apr 16 18:21:47 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 16 18:21:47 2008 -0700 |
tree | ddb4d65c6fe8665d5f2b6dcf256ccfa424a0b948 | |
parent | 4784b7c348779e957c82ba638ba2ada5ad8502d8 [diff] |
[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>