commit | 945af1c39df00a1e5873e38145432ba752ec49a0 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Fri Oct 14 14:42:25 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:33:46 2011 -0500 |
tree | 4fecb46c23a92b3635eb1db071b4e08edbe9fe86 | |
parent | 97f1b625d133b44d38b8b55ec2cbe35d7ef94f3a [diff] |
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>