From: Allan Stephens Date: Thu, 26 Apr 2012 21:17:39 +0000 (-0400) Subject: tipc: Optimize termination of configuration service X-Git-Tag: v3.5-rc1~109^2~230^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb323b075a360d59fabbbd58c0d7aeb951bfc647;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed