tipc: Eliminate obsolete support for "not running" mode
authorAllan Stephens <allan.stephens@windriver.com>
Tue, 8 Nov 2011 18:18:59 +0000 (13:18 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 24 Feb 2012 22:05:17 +0000 (17:05 -0500)
commit077a26f029e76a5918edf9c1d44d5566eec719fc
tree2c63ca4a3f2a8d880c470b22a0ff9eb5e93f8464
parentbc9f8143ecf96c17a56635d2ef4c3c6b6ec27947
tipc: Eliminate obsolete support for "not running" mode

Removes all references to TIPC's "not running" mode, since the
removal of support for the native API means that there is no longer
any way to interact with TIPC if it has not been initialized.

The changes made consist of removing mode-based checks that are no
longer needed, along with any associated code lying on non-executable
control paths.

Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/config.c
net/tipc/core.c
net/tipc/core.h