From: Allan Stephens Date: Fri, 14 Oct 2011 18:42:25 +0000 (-0400) Subject: tipc: Eliminate useless check when network address is assigned X-Git-Tag: v3.3-rc1~182^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945af1c39df00a1e5873e38145432ba752ec49a0;p=pandora-kernel.git tipc: Eliminate useless check when network address is assigned Gets rid of an unnecessary check in the routine that updates the port id of a node's name publications when the node is assigned a network address, since the routine is only invoked if the new address is different from the existing one. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed