Home
last modified time | relevance | path

Searched hist:"945 af1c39df00a1e5873e38145432ba752ec49a0" (Results 1 – 1 of 1) sorted by relevance

/linux/net/tipc/
H A Dname_distr.cdiff 945af1c39df00a1e5873e38145432ba752ec49a0 Fri Oct 14 20:42:25 CEST 2011 Allan Stephens <allan.stephens@windriver.com> 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 <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>