From: Ying Xue Date: Fri, 9 Jan 2015 07:27:12 +0000 (+0800) Subject: tipc: make tipc random value aware of net namespace X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~254^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafa29e34185fb70496bfd604dc9e4071049f023;p=pandora-kernel.git 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 Tested-by: Tero Aho Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed