From: Erik Hugne Date: Fri, 28 Mar 2014 09:32:09 +0000 (+0100) Subject: tipc: make discovery domain a bearer attribute X-Git-Tag: v3.15-rc1~113^2~50^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16470111ed2aad67d2e2407aae2a8a53a4a38060;p=pandora-kernel.git tipc: make discovery domain a bearer attribute The node discovery domain is assigned when a bearer is enabled. In the previous commit we reflect this attribute directly in the bearer structure since it's needed to reinitialize the node discovery mechanism after a hardware address change. There's no need to replicate this attribute anywhere else, so we remove it from the tipc_link_req structure. Signed-off-by: Erik Hugne Reviewed-by: Ying Xue Signed-off-by: David S. Miller --- Reading git-diff-tree failed