commit | bafa29e34185fb70496bfd604dc9e4071049f023 | [log] [tgz] |
---|---|---|
author | Ying Xue <ying.xue@windriver.com> | Fri Jan 09 15:27:12 2015 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 12 16:24:33 2015 -0500 |
tree | ad8c2ab58340a54061d7ddb3735f9bd72ea704b0 | |
parent | a62fbccecd62bacb4416fc427239f5b43b25d05e [diff] |
tipc: make tipc random value aware of net namespace After namespace is supported, each namespace should own its private random value. So the global variable representing the random value must be moved to tipc_net structure. Signed-off-by: Ying Xue <ying.xue@windriver.com> Tested-by: Tero Aho <Tero.Aho@coriant.com> Reviewed-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>