commit | 97f1b625d133b44d38b8b55ec2cbe35d7ef94f3a | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Oct 20 09:48:05 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:33:45 2011 -0500 |
tree | f564ae9e89903e750778d390a8c8859f420893d8 | |
parent | d47ce2ece33eac5c2b12d52622d1b17fe6a34ce9 [diff] |
tipc: Minor correction to TIPC module unloading Modifies TIPC's module unloading logic to switch itself into "single node" mode before starting to terminate networking support. This helps to ensure that no operations that require TIPC to be in "networking" mode can initiate once unloading starts. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>