]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: Minor correction to TIPC module unloading
authorAllan Stephens <allan.stephens@windriver.com>
Thu, 20 Oct 2011 13:48:05 +0000 (09:48 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 27 Dec 2011 16:33:45 +0000 (11:33 -0500)
commit56c5dfb1b4fadb260a26ee72a702c0980aa169e9
treef564ae9e89903e750778d390a8c8859f420893d8
parent6fe2466cfd203a6fc109861f70bf28fa1fb53904
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>
net/tipc/net.c