android_kernel_samsung_univ.../net/tipc
Allan Stephens 97f1b625d1 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>
2011-12-27 11:33:45 -05:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c tipc: Allow run-time alteration of default link settings 2011-12-27 11:33:39 -05:00
bearer.h tipc: Allow run-time alteration of default link settings 2011-12-27 11:33:39 -05:00
config.c tipc: Revise comment justifying release of configuration spinlock 2011-12-27 11:33:40 -05:00
config.h
core.c tipc: Minor optimization to deactivation of Ethernet media suppot 2011-12-27 11:33:41 -05:00
core.h
discover.c tipc: Ignore neighbor discovery messages containing invalid address 2011-12-27 11:33:38 -05:00
discover.h
eth_media.c tipc: Eliminate useless memset operations in Ethernet media support 2011-12-27 11:33:44 -05:00
handler.c
Kconfig
link.c tipc: Allow run-time alteration of default link settings 2011-12-27 11:33:39 -05:00
link.h
log.c
log.h
Makefile
msg.c tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
msg.h tipc: Hide media-specific addressing details from generic bearer code 2011-12-27 11:33:36 -05:00
name_distr.c
name_distr.h
name_table.c
name_table.h
net.c tipc: Minor correction to TIPC module unloading 2011-12-27 11:33:45 -05:00
net.h
netlink.c
node_subscr.c
node_subscr.h
node.c
node.h
port.c
port.h
ref.c
ref.h
socket.c
subscr.c
subscr.h