commit | eb323b075a360d59fabbbd58c0d7aeb951bfc647 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Apr 26 17:17:39 2012 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Apr 26 17:19:43 2012 -0400 |
tree | 9ba2d1f9aa17e4b790ded6e49f7e61d631462577 | |
parent | 861d3a0e5bbc93b79b5739cfb4ea0fb553fe9407 [diff] |
tipc: Optimize termination of configuration service Termination no longer tests to see if the configuration service port was successfully created or not. In the unlikely event that the port was not created, attempting to delete the non-existent port is detected gracefully and causes no harm. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>